From e02ed2ea8ebaeca4db9a04dc1c3d70d06d20f49f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Mon, 5 Aug 2013 11:28:36 -0300 Subject: Validate the username at login against a regexp --- changes/bug_regex_username | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug_regex_username (limited to 'changes') 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 -- cgit v1.2.3