I have gone through many articles and they all dicuss/advice how to convert a plain text password in to a hashed password and store in the database.
My question is, if the plain text password is hashed and stored in the database then how do i retrieve the original plaintext password if the user forgets the password ?
Ours is not a financial application like banking which requires very high security. Also my application demands us, to some extent to, to login and check the user account. Is there any way to do this, if we start storing the passwords by hashing them?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…