[wp-trac] [WordPress Trac] #26784: User registration on multisite: don't allow usernames to be >60 characters long.
WordPress Trac
noreply at wordpress.org
Sat Jul 4 05:52:49 UTC 2015
#26784: User registration on multisite: don't allow usernames to be >60 characters
long.
------------------------------------+-------------------------
Reporter: DJPaul | Owner: jeremyfelt
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Login and Registration | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: multisite
------------------------------------+-------------------------
Changes (by jeremyfelt):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"33083"]:
{{{
#!CommitTicketReference repository="" revision="33083"
Usernames in multisite should be restricted to 60 characters or fewer.
Only 60 characters can be stored in the database for a username, which
could cause lookup issues when attempting to use similar usernames of
extreme length.
Props @DJPaul.
See #17904, Fixes #26784.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26784#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list