Using upper(md5(str)) to login?
-
Hi!
First I would like to thank you for your plugin, it was the only thing that solved my problem. But..
My database uses passwords in uppercase, I would like to know how I can do it so that when the user goes to login, the password is encrypted in uppercase to compare it with the password in the database, I use MD5, I think it would be
something like upper(md5(str))
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Using upper(md5(str)) to login?’ is closed to new replies.