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.4] Update AuthenticatesUsers.php #18746

Merged
merged 1 commit into from Apr 10, 2017
Merged

[5.4] Update AuthenticatesUsers.php #18746

merged 1 commit into from Apr 10, 2017

Conversation

webmake
Copy link
Contributor

@webmake webmake commented Apr 9, 2017

Additional checking for non string properties, fixes for #18697

Additional checking for non string properties
@tillkruss tillkruss changed the title Update AuthenticatesUsers.php [5.4] Update AuthenticatesUsers.php Apr 9, 2017
@devcircus
Copy link
Contributor

My thoughts on this from #18697

The methods in these traits are simply starter boilerplate code. The intent is for you to use them if they match your specific use-case and if not, override them in your controller. Personally, I would get more mileage from these methods if they were left untouched. With these added validations, I'll need to override more often.

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.

None yet

3 participants