summaryrefslogtreecommitdiff
path: root/changes/bug-5695_fix-username-regex-support
blob: 855ec1496cccb44fd4e11d592e843d36aa86b874 (plain)
1
2
3
- Update username regex to support the same as webapp. Closes #5965.
- Wrong error message for username too short. (Bug #5697)
- Cleanup and refactor username/password validators.