fany
Posts: 0
Joined: Mon May 04, 2015 7:44 am

login

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?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

login

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?

fany
Posts: 0
Joined: Mon May 04, 2015 7:44 am

login

Here's my screenshot

Image

Image

fany
Posts: 0
Joined: Mon May 04, 2015 7:44 am

login

any updates?

fany
Posts: 0
Joined: Mon May 04, 2015 7:44 am

login

Hi
if it's possible do reply me asap.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

login

Hello Fany,

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

Return to “Issues”