Skip to content

Conversation

@weaverryan
Copy link
Member

Q A
Branch? 5.1
Bug fix? yes
New feature? yes
Deprecations? no
Tickets none
License MIT
Doc PR not needed

In the new authenticator system, anonymous is gone and it IS now valid to have no authentication listeners. Before this PR, the following would trigger this error:

security:
    enable_authenticator_manager: true

    firewalls:
        main:
            lazy: true

But this IS valid (and would eventually be the "starting security.yaml" when the new system is the main system).

Cheers!

@fabpot
Copy link
Member

fabpot commented Sep 12, 2020

Thank you @weaverryan.

@AkashicSeer
Copy link

The "enable_csrf" option of "form_login" is only available when "security.enable_authenticator_manager" is set to "true", use "csrf_token_generator" instead.
SWEET now what to fix this?

@xabbuh
Copy link
Member

xabbuh commented Jan 31, 2021

Please open a new issue if you think that you found a bug. Comments on merged PRs are likely to get lost.

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.

9 participants