Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
[Security] Update experimental_authenticators : add UserBadge#14672
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
Hi@duboiss! Thanks for your contribution. I made a small mistake during the merge, so unfortunately I cannot get this PR marked as "merged" by GitHub. But it is merged in8cf987f . After the merge, I made some more changes to the article related to these changes in01cb2b0 . Thanks again, I hope this will avoid confusion for everyone that's trying out the new security :) |
* 5.2: Update setup page for Symfony 5.1 - add version Update setup page for Symfony 5.2 - drop dev [#14671] Added example of inline host defaults/requirements [#14672] Updated more docs related to the UserBadge Update experimental_authenticators : add UserBadge Document routing inline requirements and defaults for host
Uh oh!
There was an error while loading.Please reload this page.
Since 5.2 we must use a
UserBadge
object as the first argument ofSelfValidatingPassport
.Checksymfony/symfony#37846 for more details.
Warning for the first post, after a discussion it's not possible to pass a string as in the example.