Password Registration Encryption
-
Hello,
I have two questions related to passwords…
1) I was curious what type of encryption is used for passwords during account creation. My hope is that salt hashing is being used to secure passwords in the database.
2) When a password reset is requested, is there any way to achieve this process without sending a plain text password to the user? I’m just not a fan of sending plain text passwords via email.
Thanks,
Frank
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Password Registration Encryption’ is closed to new replies.