Files
wordpress/wp-includes
Andrew Nacin 6113669e22 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.

Built from https://develop.svn.wordpress.org/trunk@25696


git-svn-id: http://core.svn.wordpress.org/trunk@25611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-06 11:29:11 +00:00
..
2013-10-02 17:40:10 +00:00
2013-08-22 15:56:08 +00:00
2013-08-27 16:39:09 +00:00
2013-09-24 19:05:10 +00:00
2013-07-24 06:08:14 +00:00
2013-09-06 17:19:09 +00:00
2013-09-28 07:31:09 +00:00