#34820 closed feature request (duplicate)
Expand users table user_pass field from 64 to 255 characters
| Reported by: | toddlahman | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
Description
I'd like to suggest expanding the users table user_pass field from 64 to 255 characters to allow the PHP >= 5.5 password_hash() function PASSWORD_DEFAULT option to generate a character string up to 255 characters as new and strong algorithms are added. This would allow plugins that override the default password hashing functions to not be limited to the PASSWORD_BCRYPT option going forward. Would really like to see this in WordPress 4.4.
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #33904.