This topic is locked

Encrypt passwords

11/3/2008 8:44:07 AM
PHPRunner General questions
I
iripais author

Hi
I have these backoffice project for an website. I want users to login with encrypted passwords, but I don't want a New user registration page

If I check the "Encrypt passwords" in user login settings, when a try to login for an already created user, it says it's not valid.

And If I creat it in my users table, I can still see the password and it doesn't work
am I doing anything wrong?:-(