Skip to content

[Security] [RememberMe] Add support for parallel requests doing remembe… #15357

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

Closed
fabpot opened this issue May 19, 2021 · 3 comments
Closed
Labels
Milestone

Comments

@fabpot
Copy link
Member

fabpot commented May 19, 2021

Q A
Feature PR symfony/symfony#41175
PR author(s) @Seldaek
Merged in 5.3-dev
@fabpot fabpot added this to the 5.3 milestone May 19, 2021
@Seldaek
Copy link
Member

Seldaek commented May 19, 2021

To document here would be the new security -> firewalls -> x -> remember_me -> token_verifier service id that can be optionally passed to use a custom TokenVerifierInterface service with the remember me functionality, by default though the CacheTokenVerifier should be autoconfigured and work sufficiently for most use cases.

@javiereguiluz
Copy link
Member

Ping @wouterj to ask if the use case explained by Jordi is common enough to document it in Symfony Docs or we consider it too advanced and therefore we left it undocumented. Thanks!

@javiereguiluz
Copy link
Member

Closing in favor of #15908, a meta-issue that groups all pending security-related issues so we can easily check them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants