[wp-trac] [WordPress Trac] #8296: Auto generate password for new user

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 23 06:54:40 UTC 2011


#8296: Auto generate password for new user
---------------------------+-----------------------------
 Reporter:  AaronCampbell  |       Owner:  jamierumbelow
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Future Release
Component:  Users          |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+-----------------------------
Changes (by solarissmoke):

 * keywords:  needs-patch => has-patch


Comment:

 Patch adds a "generate random password" button to the add user section.

 It uses ajax to call `wp_generate_password()`. We could quite easily
 generate a password with JS only, but I figured that we should allow the
 filter in `wp_generate_password()` to be applied. Open to other opinions
 however.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/8296#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list