7 Jul
2007
7 Jul
'07
11:01 a.m.
Hi, Just noticed that XWiki logging-in currently depends on the Database: * On most databases it's case sensitive * On MySQL it's case insensitive (as MySQL is by default case- insensitive) Do we want to keep this behavior or do we standardize on one strategy across all databases, like doing case-sensitive logins all the time? Thanks -Vincent