Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[Security] Integrated Guards with the Authenticator system#36570
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
b0b5136
to985c70c
Compare985c70c
to8708a6c
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍 Worth a CHANGELOG entry?
wouterj commentedApr 25, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
We only have a CHANGELOG file in |
Ok thanks, nothing to do then :) |
Thank you@wouterj. |
Uh oh!
There was an error while loading.Please reload this page.
This way, the guard configuration (and guard authenticators) can use the new authenticator system as well. Advantages:
security.enable_authenticator_manager: true
to test the new experimental system without needing to update any PHP code.cc@weaverryan