Capital letters ignored in password check
Capital letters ignored in password check
- Subject: Capital letters ignored in password check
- From: Ute Hoffmann <email@hidden>
- Date: Fri, 2 Sep 2005 20:07:12 +0200
Hallo,
I got a very simple authorization panel, checking Login and Password.
I fetch it like this:
qualifier = EOQualifier.qualifierWithQualifierFormat("login = %@ AND passwort = %@", bindings);
It turns out to be case insensitive, thus the password/login typed in small or capital letters both come into the application, which of course should not be happening.
My database is mysql.
Any idea what is going wrong?
Thanks,
Ute
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden