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

Fix 2FA disabled routes via views config #142

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Conversation

neupauer
Copy link
Contributor

2FA routes GET: /user/two-factor-qr-code and GET: /user/two-factor-recovery-codes should not be disabled via views configuration option.

They are necessary / useful in SPA.

2FA routes `/user/two-factor-qr-code` and `/user/two-factor-recovery-codes` should not be disabled via `views` configuration option.

Signed-off-by: Peter Neupauer <peter@neupauer.sk>
@taylorotwell taylorotwell merged commit 9f0aba2 into laravel:1.x Nov 11, 2020
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

2 participants