You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9402 Update email field length in annotation (User class in security section) (Holicz)
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes#9402).
Discussion
----------
Update email field length in annotation (User class in security section)
I believe 60 characters for email is not enough, because maximum length of email is 254 chars. See https://stackoverflow.com/a/574698/3000493
Commits
-------
8324c93 Update email field length in annotation
0 commit comments