If set, usernames will be checked on signup or update to make sure they pass. Setting this to "" will disable the username validation. Defaults to ^[a-zA-Z0-9_]{2,255}$ (lower and uppercase alpha-numeric characters + underscore _; minimum length: 2; maximum length: 255). GOTHIC_...