This topic is locked

problem with password field during encryption is selected

1/15/2007 5:20:12 PM
PHPRunner General questions
C
chugha author

Hi
actaully when i try to apply encryption on password filed and build my project at the time of login when i enter password it always says

wrong invalid password, and once i remove encryption option it allows me to login
thanx

D
Dale 1/15/2007

If the password was saved originally in your database without the encryption switch on, and then you turn it on in PHPRunner, I believe this will cause this error. The saved passwords must be encrypted and then you turn the switch on in PHPRunner.
There are previous posts related to this also, I myself do not use encrytion but I have read that in the past.