Skip to content

Fix inconsistent security docs #14096

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

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Conversation

norkunas
Copy link
Contributor

According to the https://symfony.com/doc/current/security.html#a-authentication-firewalls since version 5.1
anonymous: lazy configuration was replaced with anonymous: true; lazy: true.
I've replaced those old occurences to the new format.

@maxhelias
Copy link
Contributor

@wouterj maybe we could add a note for the new authenticator which no longer has anonymous security ?

@wouterj
Copy link
Member

wouterj commented Aug 19, 2020

There is a special document for the new authenticator. As it's still experimental, we've decided to not change any "main" security doc yet

@xabbuh xabbuh added this to the 5.1 milestone Aug 21, 2020
@xabbuh
Copy link
Member

xabbuh commented Aug 21, 2020

Thank you @norkunas.

@xabbuh xabbuh merged commit 40d8af1 into symfony:5.1 Aug 21, 2020
@norkunas norkunas deleted the fix-security-docs branch December 14, 2023 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants