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 #6342] Add wizard step to setup the database scheme #705

Closed
icinga-migration opened this issue May 28, 2014 · 3 comments
Closed
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/6342

Created by jmeyer on 2014-05-28 07:45:09 +00:00

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


As a user, I want to provide different credentials to setup the database, if I've decided to use a database for authentication or preference storage.

Acceptance criteria:

  • This wizard page gets only displayed if the user selected "database" for authentication or preference storage and the database scheme is not present yet
  • The user can provide database credentials by using two input fields (username, password) which are pre-filled with the ones supplied earlier
    • The pre-filled password should not be the real one but a placeholder with the same length
  • Once the page is completed, an attempt is being made to create the database (if not existing), create a table and to add a database user
    • If this fails, the user cannot proceed

Parent Task: #6136

@icinga-migration
Copy link
Author

Updated by elippmann on 2014-07-22 13:52:45 +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:50 +00:00

  • Status changed from Assigned to Rejected

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-30 09:23:07 +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