Actions
Bug #3994
openduring setup, user is given option to make admin account even if one does not exist
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
07.06.2016
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
When I run appenlight-initializedb -c development.ini
I get a prompt:
Do you want to create a new admin? (n)
...even if there is no existing admin. This is misleading in that it implies that there is an existing admin, and also that the answer should be no.
To improve this:
- If there's not an admin, this should not even be optional. Just prompt the user for admin username/password.
- If an admin exists already, show the prompt.
- The prompt should be clearer. I suggest "Do you want to create an additional admin account?"
No data to display
Actions