Page 1 of 1

login

Posted: Mon Jul 20, 2015 2:03 am
by fany

Hi

I noticed this problem with my user log in. ok for example, i have a username called, alice in the database. So if i want to login i will have to enter alice, but then when i tried to enter Alice, with the A being capital, the app still logs me in...by right it shouldn't because in my database the username is alice, without the caps. Any ideas on how to solve this?


login

Posted: Mon Jul 20, 2015 2:19 pm
by Illya Stepanov

Hi Fany -

Could you please clarify one thing, are you using our predefined Login service in your app? And in the database you're storing string type value?


login

Posted: Tue Jul 21, 2015 1:25 am
by fany

Here's my screenshot

Image

Image


login

Posted: Wed Jul 22, 2015 7:43 am
by fany

any updates?


login

Posted: Thu Jul 23, 2015 1:55 am
by fany

Hi
if it's possible do reply me asap.


login

Posted: Thu Jul 23, 2015 8:07 am
by Alena Prykhodko

Hello Fany,

This is how it works, login is not case sensitive by default, you will need to add this logic.