Skip to content

Add missing limiters to default fortify config #462

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

Closed
wants to merge 1 commit into from

Conversation

stephenglass
Copy link
Contributor

The config/fortify.php has all config options listed initialized to null. However, the limiters array is missing default assignments for keys two-factor, verification, registration (#460). A user may not know there is rate limiting capabilities for these routes solely by looking at the config unless additionally looked at routes.php.

This PR adds default initialization for these limiters in config/fortify.php file.

@taylorotwell
Copy link
Member

Tests fail.

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