9f93e151a8
When a user resets their password, the password would be double hashed and the user locked out of their account. Ensure we only hash the password if it needs to be hashed. If it has already been hashed, just return the password as-is. |
||
---|---|---|
.. | ||
Console | ||
Exceptions | ||
Http | ||
Providers | ||
Account.php | ||
Contact.php | ||
Model.php | ||
Organization.php | ||
User.php |