-
Notifications
You must be signed in to change notification settings - Fork 415
Open
Description
I use the latest version of PHP 5.4 and I am currently developing a system that uses the password_compat library.
Since I develop in a localhost environment, I have noticed inconsistency in the password_verify function whenever I use it in my function each time the server is restarted (i.e. by shutting down my servers and starting them again next time) and I try to use the stored password stored in my MySQL DB.
This library has been a life-saver for me but this issue has been bothering me for quite some time.
Metadata
Metadata
Assignees
Labels
No labels