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.5] Use Authenticatable-functionality to update remember_token #19189

Merged

Conversation

Blizzke
Copy link
Contributor

@Blizzke Blizzke commented May 13, 2017

ResetsPasswords currently assumes a user has a remember_token field.
This changes this to using the setRememberToken()-function.
True, it still assumes Authenticatable, but now you can intercept this and still use the built-in reset password functionality. 3rd time's a charm.

@taylorotwell taylorotwell changed the base branch from 5.4 to master May 14, 2017 18:08
@taylorotwell taylorotwell merged commit a20b007 into laravel:master May 14, 2017
This pull request was closed.
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