We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
require_previous_session
Since Symfony 6.0 and the new Authentication system, the firewall optionrequire_previous_session is no longer used in Symfony code base.
Last usages were removed by@wouterj in that PR:#41613
But that option is still available and no more documented.
No response