Agon Bina
Posts: 0
Joined: Thu Oct 04, 2012 5:01 am

Force usernames to be case sensitive?

I have a Users database(using tiggzi database) and whenever a new account is created, currently the set up is allowing case sensitive registration. I.e say someone has already created an account with username 'Agon' and now when someone else tries to use the username 'agon' it will work again and a new account will be created. Is there any workaround this? I would want to disable a user to register a new account with the same username, the only difference being a case sensitive character.
Do i need to query something to do this? Or I need to use javascript to solve a problem like this?

Best regards!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Force usernames to be case sensitive?

Hello! Thank you for posting this question. It's a bug - we'll fix it.

Agon Bina
Posts: 0
Joined: Thu Oct 04, 2012 5:01 am

Force usernames to be case sensitive?

Great ! please let me know when it's fixed

Agon Bina
Posts: 0
Joined: Thu Oct 04, 2012 5:01 am

Force usernames to be case sensitive?

Hi, this bug has not been fixed yet. Please fix it as soon as you can because I need it for testing my app which is almost finalized.

Best,
Agon

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Force usernames to be case sensitive?

A workaround until we fix this bug is to lower case all user data when saving and when checking.

Return to “Issues”