Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.8] Fix invalid link expiry count in ResetPassword #29579

Merged
merged 1 commit into from
Aug 15, 2019
Merged

[5.8] Fix invalid link expiry count in ResetPassword #29579

merged 1 commit into from
Aug 15, 2019

Conversation

jaripekkala
Copy link
Contributor

The default ResetPassword notification has a line about when the password reset link will expire introduced in 5.8. It takes it's value directly from the auth config.

This PR removes the fixed users password configuration key and uses the correct default key specified in the configs.

This does not fix the same issue when no default configs is used for creating the token.

@taylorotwell taylorotwell merged commit bd81ed4 into laravel:5.8 Aug 15, 2019
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.

2 participants