#9210 closed enhancement (duplicate)
random password generator [editing users page]
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Users | Keywords: | |
Focuses: | Cc: |
Description
An enhancement to add a "random password generator" to the field below password and password again
to make it easier to create random passwords for users.
this goes one step beyond the password strength meter, to give admins the ability to create completely random passwords
Change History (5)
Note: See
TracTickets for help on using
tickets.
Simply because I don't want to lose this code again, here is a javascript version of wp_generate_password:
I figure this could be of use for this ticket.