Raised validation limit on username from 32 to 254, to match the fact that the f…

…ield length has changed.

Without this change, accounts that already have a login/email longer than 32 chars cannot be updated, presumably because that field is also validated as Username (?)

Apologies for the creative spelling of "hotfix" btw.

Merge request reports

Loading