Page 1 of 1

Username is caseinsensitive

PostPosted:Tue Apr 03, 2012 11:05 am
by raviskiran
I have created an account with username: JoeBloggs
Now i am able to login with username joebloggs/Joebloggs/ etc..system is case insenstive for username.
How do i prevent this.

Re: Username is caseinsensitive

PostPosted:Thu Apr 05, 2012 9:34 am
by jllort
Username are case sensitive, basically you should not create users with upper and lowercase.

You can force from administration parameter to login in lowercase ( take a look on configuration parameters for it ) if you enable it only lowercase users will be allowed to login.