Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #6134] Add wizard step to define an administrative user #623

Closed
icinga-migration opened this issue May 6, 2014 · 8 comments
Labels
area/installation Affects the installation enhancement New feature or improvement

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/6134

Created by jmeyer on 2014-05-06 13:16:27 +00:00

Assignee: (none)
Status: Rejected (closed on 2014-09-10 08:14:49 +00:00)
Target Version: (none)
Last Update: 2015-03-30 09:23:05 +00:00 (in Redmine)


As a user, I want to define a specific user to have administrative rights.

Acceptance criteria:

  • If the user chose "External" as authentication type
    • It is only possible to provide a single username
    • If the user is already logged in, REMOTE_USER is shown by default
  • If the user chose "Database" as authentication type
    • It is possible to use an existing user or to create a new one
    • If the user chooses to use an existing one he is shown a list of names currently available
    • If the user chooses to create a new user he needs to provide a username and a password which is required to be typed two times
      • This user is created by using the database credentials (to authenticate users) given in a previous step

Changesets

2014-05-12 15:45:32 +00:00 by mjentsch 8999c4d

Add form elements and validation for AdministratorForm

refs #6134

2014-05-14 15:09:43 +00:00 by mjentsch 74c54d8

Add form elements and validation for AdministratorForm

refs #6134

2014-05-14 15:09:43 +00:00 by mjentsch 48b6bec

Move form options to external properties

refs #6134

2014-05-14 15:09:43 +00:00 by mjentsch 381eea3

Add form as Page to InstallationController

refs #6134

2014-05-14 16:40:50 +00:00 by mjentsch 218b15d

Fetch users from backends and populate multi-option with usernames

refs #6134

2014-05-27 11:02:50 +00:00 by mjentsch 4e2b360

Add form elements and validation for AdministratorForm

refs #6134

2014-05-27 11:02:50 +00:00 by mjentsch 05e6d52

Move form options to external properties

refs #6134

2014-05-27 11:04:31 +00:00 by mjentsch ed8ff3e

Add form as Page to InstallationController

refs #6134

2014-05-27 11:05:01 +00:00 by mjentsch aa2829a

Fetch users from backends and populate multi-option with usernames

refs #6134

2014-05-27 14:48:07 +00:00 by jmeyer c18d325

Adjust administration page to suit the updated requirements

refs #6134

2014-05-28 13:37:33 +00:00 by mjentsch e2c1606

Add form elements and validation for AdministratorForm

refs #6134

2014-05-28 13:37:33 +00:00 by mjentsch ff9d35e

Move form options to external properties

refs #6134

2014-05-28 13:37:34 +00:00 by mjentsch 526ca70

Add form as Page to InstallationController

refs #6134

2014-05-28 13:37:34 +00:00 by mjentsch 288c97b

Fetch users from backends and populate multi-option with usernames

refs #6134

2014-05-28 13:46:14 +00:00 by mjentsch 44efd2f

Add form elements and validation for AdministratorForm

refs #6134

2014-05-28 13:46:14 +00:00 by mjentsch 8bd9303

Move form options to external properties

refs #6134

2014-05-28 13:48:11 +00:00 by mjentsch 724fe36

Add form as Page to InstallationController

refs #6134

2014-05-28 13:48:50 +00:00 by mjentsch 6286692

Fetch users from backends and populate multi-option with usernames

refs #6134

Parent Task: #6136

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-05-06 13:25:43 +00:00

  • Estimated Hours set to 8

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-05-06 14:12:35 +00:00

  • Parent Id set to 6136

@icinga-migration
Copy link
Author

Updated by mjentsch on 2014-05-12 14:21:07 +00:00

  • Assigned to set to mjentsch

@icinga-migration
Copy link
Author

Updated by mjentsch on 2014-05-14 16:48:50 +00:00

  • Assigned to changed from mjentsch to jmeyer
  • Done % changed from 0 to 70

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-05-27 14:49:39 +00:00

  • Status changed from New to Assigned
  • Done % changed from 70 to 90

@icinga-migration
Copy link
Author

Updated by elippmann on 2014-07-22 13:52:44 +00:00

  • Assigned to deleted jmeyer
  • Target Version changed from 2.0-4 to Backlog

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-09-10 08:14:49 +00:00

  • Status changed from Assigned to Rejected

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-30 09:23:05 +00:00

  • Target Version deleted Backlog

Backlog must not contain closed issues.

@icinga-migration icinga-migration added enhancement New feature or improvement area/installation Affects the installation labels Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/installation Affects the installation enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant