Add choice option to skip setting the rest of the passwords when creating user #48
Labels
No Label
art
big
blocked
bug
crash report
disputed
documentation
duplicate
feature request
good first issue
packaging
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Projects/mysqladm-rs#48
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I realised that it's easy to forget that the "Would you like to set a password for user x?" prompt is on by default. In the case that a user batch creates a bunch of users, they might not want to cancel the command and reinvoke it, it would be better to allow them to type
S
(or something) to let them skip setting the rest of the passwords.