Actions
Feature #14364
closedPassword generator feature
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Administration
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
In systems where auto-register is disabled, it is somewhat nasty to generate a random password for every new user - especially if a bunch of new users is to be set up. It is already enough work to enter names and email addresses.
I would prefer to have some choice to autogenerate a random password with acceptable complexity (maybe configured by Admin). This could be reached with a simple button "Generate random pwd" beneath the password fields in the new user form and some JavaScript that does the generation (no need to implement this on the "server side").
Files
Related issues
Actions