This topic is locked

Password Encryption

1/24/2013 3:14:21 PM
PHPRunner General questions
S
Saraxs author

Hi,
Im using PHPRunner 6.2 (Build 14479)
How do I encrypt the user passwords on creation?
I'm using dynamic user permissions.
I have tried using the encryption method by encrypting the passwords and with success. The passwords are encrypted, but upon login its like the password is not decrypted hence no match on comparison.
What is the right way to do this?
Thanks in advance.
Regards
Saraxs