Skip to content

[Security] Better explain the Remember Me functionality #15133

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
whitezo opened this issue Mar 21, 2021 · 1 comment
Closed

[Security] Better explain the Remember Me functionality #15133

whitezo opened this issue Mar 21, 2021 · 1 comment
Labels
Milestone

Comments

@whitezo
Copy link

whitezo commented Mar 21, 2021

Hi,
Working my way through the Symfony 5.2 security documentation and installation process I've found an issue that took me a couple of hours to figure out.

https://symfony.com/doc/current/security/remember_me.html

The remember me functionality described above should mention that for this to work the LoginFormAuthenticator (created via make) should add a RememberMeBadge to the Passport in the authenticate function.

I've only figured this out after looking at the logs, finding the message saying that remember me was skipped and then searching the source for that message, and what was causing it.

@xabbuh xabbuh added this to the 5.2 milestone Mar 26, 2021
@javiereguiluz javiereguiluz changed the title [Security] Remember me functionality [Security] Better explain the Remember Me functionality Oct 8, 2021
@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