summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-08-22 15:15:39 -0300
committerTomás Touceda <chiiph@leap.se>2013-08-22 15:15:39 -0300
commit47b7de00d45872f1656d4db2d5a8af3070478c6c (patch)
treed4f441e5b25b6d30e857dfa7d7d74d408d58b637 /changes
parent745d48a17703991854d6242cfdc2772e7a327569 (diff)
Make username lower case before using them
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_username_to_lower2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_username_to_lower b/changes/bug_username_to_lower
new file mode 100644
index 00000000..284567e4
--- /dev/null
+++ b/changes/bug_username_to_lower
@@ -0,0 +1,2 @@
+ o Transforms usernames to lower case before they are used in the
+ registration and authentication. Closes #3541. \ No newline at end of file