[wp-trac] [WordPress Trac] #5404: Add pluggable function to enforce
password strength
WordPress Trac
wp-trac at lists.automattic.com
Fri Nov 30 15:24:36 GMT 2007
#5404: Add pluggable function to enforce password strength
-------------------------+--------------------------------------------------
Reporter: pishmishy | Owner: pishmishy
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: Security | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Patch adds an extra option (disabled by default) to force users to chose
secure passwords. A plugin replaceable function is called at the
appropriate time to check the strength of the password. I realize that
this functionality could be achieved through a plugin but I'd like to make
the case that the extra security gained against brute force attacks makes
it worth including. See also #4470 (Ideally I should really rewrite the
function to replicate that javascript function).
--
Ticket URL: <http://trac.wordpress.org/ticket/5404>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list