Skip to content

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

Robert Sinton requested to merge hostifx/account_username_validation into master

…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