[wp-trac] [WordPress Trac] #24783: user_activation_key is not hashed in the database

WordPress Trac noreply at wordpress.org
Sun Oct 6 11:28:43 UTC 2013


#24783: user_activation_key is not hashed in the database
----------------------------+---------------------
 Reporter:  harrym          |       Owner:  nacin
     Type:  task (blessed)  |      Status:  closed
 Priority:  normal          |   Milestone:  3.7
Component:  Users           |     Version:  3.6
 Severity:  normal          |  Resolution:  fixed
 Keywords:  has-patch       |
----------------------------+---------------------
Changes (by nacin):

 * owner:   => nacin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"25696"]:
 {{{
 #!CommitTicketReference repository="" revision="25696"
 Hash password reset keys in the database.

 All existing, unused password reset keys are now considered "expired" and
 the user will be told they should try again.

 Introduces a password_reset_key_expired filter to allow plugins to
 introduce a grace period.

 fixes #24783.
 }}}

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


More information about the wp-trac mailing list