[wp-trac] [WordPress Trac] #33904: user_activation_key is too short causing password reset process to break when using bcrypt

WordPress Trac noreply at wordpress.org
Sun Nov 15 13:47:22 UTC 2015


#33904: user_activation_key is too short causing password reset process to break
when using bcrypt
--------------------------------------+------------------
 Reporter:  tomdxw                    |       Owner:
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  4.4
Component:  Database                  |     Version:  4.3
 Severity:  normal                    |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:
--------------------------------------+------------------
Changes (by Miglosh):

 * keywords:  good-first-bug has-patch needs-testing => good-first-bug has-
     patch


Comment:

 Tested `33904.patch`.

 For update of database to be triggered, in `wp-includes/version.php`, I
 incremented  `$wp_db_version` plus one for testing.

 Single site:
 When setting `DO_NOT_UPGRADE_GLOBAL_TABLES`, the tables remain unchanged.
 Otherwise, tables are updated according to the new version of schema.php.


 Multisite:
 When setting `DO_NOT_UPGRADE_GLOBAL_TABLES`, the tables remain unchanged.
 Otherwise, tables are updated according to the new version of schema.php.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33904#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list