Change max length of username so that full names can be used, Add Capital letters
Change max length of username so that full names can be used. As described in https://github.com/mattermost/platform/issues/1380 . usernames should be able follow enterprise rules. Ours is, e.g. name.lastname, or easier to read as Name.Lastname . Nicknames are not as good as well.
5
votes
Patrick Schwarck
shared this idea
Max length of usernames was increased in v2.0.0: https://mattermost.atlassian.net/browse/PLT-1797
-
Craig Engbrecht - Broked Computer Inc. commented
Personally, I would recommend 32 characters. However I would limit the use of some of the ascii keyboard characters. :P
-
Thanks Patrick, just curious, what max length for username would work for your deployment?