diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-05 12:49:06 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-05 12:49:06 -0300 |
commit | 733ebec5f654580b4ed9cbcd767480b2f2c92984 (patch) | |
tree | 5ef685df9540016df730ad3c6483da8529c062dd /changes | |
parent | 1170527c76d493858097ae58824b6e8f23c21a4c (diff) | |
parent | e02ed2ea8ebaeca4db9a04dc1c3d70d06d20f49f (diff) |
Merge remote-tracking branch 'chiiph/bug/3214_regex_username' into develop
Diffstat (limited to 'changes')
-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 |