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.2] Add method to get guest middleware with guard parameter #13384

Merged
merged 2 commits into from
May 1, 2016
Merged

[5.2] Add method to get guest middleware with guard parameter #13384

merged 2 commits into from
May 1, 2016

Conversation

sadika9
Copy link
Contributor

@sadika9 sadika9 commented Apr 30, 2016

guestMiddleware() method used to pass guard parameter if it
is set on PasswordResetController by the user.

This method required to fix issue #13383

guestMiddleware() method used to pass guard parameter if it
is set on PasswordResetController by the user.

This method required to fix issue #13383
@GrahamCampbell GrahamCampbell changed the title Add method to get guest middleware with guard parameter [5.2] Add method to get guest middleware with guard parameter Apr 30, 2016
@GrahamCampbell
Copy link
Member

Ping @JosephSilber.

@taylorotwell taylorotwell merged commit d81f3dc into laravel:5.2 May 1, 2016
@sadika9 sadika9 deleted the fix_reset_passwords_guard branch May 6, 2016 07:06
@sadika9 sadika9 restored the fix_reset_passwords_guard branch May 6, 2016 07:07
@sadika9 sadika9 deleted the fix_reset_passwords_guard branch May 6, 2016 07:07
zachleigh pushed a commit to zachleigh/laravel that referenced this pull request Nov 23, 2016
guestMiddleware() defined on ResetsPasswords trait

This change is required to fix issue #13383

Depends on pull request laravel/framework#13384
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.

3 participants