Skip to content

Conversation

@pawelwlod
Copy link

authenticate_user was updated to work in line with the password hashing changes made in Auth::Extensible::Role::Provider. The main update is that the method checks if the validated password uses a legacy hash (dependent on the returned values from match_password), if yes then the password is rehashed with a more secure algorithm and the user's password column is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant