Avoid a database exception at user account registration when users enter very long real names by setting a maximum length.
This does not affect existing account data as it is only called in the account registration code.
Fixes T15962
Differential D25841
Account registration: Restrict Real Name length aklapper on Fri, Nov 29, 14:22. Authored by Tags None Referenced Files
Details
Avoid a database exception at user account registration when users enter very long real names by setting a maximum length. Fixes T15962 Go to http://phorge.localhost/auth/register/ and enter long values into the "Real Name" field
Diff Detail
Event Timeline
Comment Actions sgtm. Thanks :) just that comment
|