diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-05 11:28:36 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-05 12:20:03 -0300 |
commit | e02ed2ea8ebaeca4db9a04dc1c3d70d06d20f49f (patch) | |
tree | 0ac35d7265ac0fcc4b07aef2fac83554697f73a7 /changes/bug_regex_username | |
parent | d2d13cf61adf51895d45556ab0b08115ea2eeb1c (diff) |
Validate the username at login against a regexp
Diffstat (limited to 'changes/bug_regex_username')
-rw-r--r-- | changes/bug_regex_username | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_regex_username b/changes/bug_regex_username new file mode 100644 index 00000000..9de9f2d1 --- /dev/null +++ b/changes/bug_regex_username @@ -0,0 +1,2 @@ + o Validate the username in the login form against the same regexp as + the wizard registration form. Fixes #3214.
\ No newline at end of file |