summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-08-05 11:28:36 -0300
committerTomás Touceda <chiiph@leap.se>2013-08-05 12:20:03 -0300
commite02ed2ea8ebaeca4db9a04dc1c3d70d06d20f49f (patch)
tree0ac35d7265ac0fcc4b07aef2fac83554697f73a7 /changes
parentd2d13cf61adf51895d45556ab0b08115ea2eeb1c (diff)
Validate the username at login against a regexp
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_regex_username2
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