Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Update remember_me.rst#15893
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Update remember_me.rst#15893
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Add some line to the Authenticator to add a RememberMeBadge to the Passport returned
wouterj commentedJan 7, 2022
Hi there! There has been some unfortunate delay with documenting the new remember me system. I've proposed a complete update of the remember docs now:#16376 I've cherry-picked your commit in that PR, as it's just me being late on this PR that avoided this commit to make it into the docs repo in the first place. |
…dojulien, parijke, wouterj)This PR was merged into the 5.3 branch.Discussion----------[Security] Document the new remember me systemFixes#15721,fixes#16149Replaces#15464, replaces#15893Ref#15908In Symfony 5.3, along with the new authentication system, we also somewhat silently introduced a new remember me system. Time to update the remember me docs with all new features :)This PR also includes 2 commits from open PRs in this repository. We've been very late with this one, and community members have already invested time in contributing necessary changes to the docs before. They deserve the credits :)`@javiereguiluz` I'm sorry for not informing you of this work before, I see you just merged a third PR that is replaced by this one.Commits-------5ac2d26 Document the new remember me system2df2275 Added the way to activate remember me in the new authentication systemd36b949 Update remember_me.rst
Add some line to the Authenticator to add a RememberMeBadge to the Passport returned