Skip to content

[Security] Fix invalid RememberMe value after update #41741

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

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

jderusse
Copy link
Member

Q A
Branch? 5.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

When refreshing the rememberMe cookie value, the series part where lost, leading to an invalid RememberMe cookie the next time we want to use it.

@jderusse jderusse requested review from chalasr and wouterj as code owners June 18, 2021 08:03
@carsonbot carsonbot added this to the 5.3 milestone Jun 18, 2021
@jderusse jderusse changed the title [Security] Fix value lost in RememberMe update [Security] Fix invalid RememberMe value after update Jun 18, 2021
Copy link
Member

@wouterj wouterj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoa, good catch!

@wouterj
Copy link
Member

wouterj commented Jun 18, 2021

Thanks Jérémy.

@wouterj wouterj merged commit fe366a0 into symfony:5.3 Jun 18, 2021
@jderusse jderusse deleted the fix-rememberme-serie branch June 23, 2021 08:52
@fabpot fabpot mentioned this pull request Jun 30, 2021
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.

5 participants