I realize that for security that passwords should not be stored in a DB as plaintext. If I hash them, I can validate them for login purposes.
But if I want to set u
You don't 'recover' passwords. What you do is one of 2 things.