Skip to content
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

BUGFIX: Don't overwrite previous Set-Cookie headers in the session component #1808

Closed
wants to merge 1 commit into from

Conversation

albe
Copy link
Member

@albe albe commented Oct 7, 2019

This would e.g. overwrite cookies set with the FlashMessage CookieStorage.

Related to #1807

…mponent

This would e.g. overwrite cookies set with the FlashMessage CookieStorage
@bwaidelich
Copy link
Member

Makes sense, but since this is rather critical some (functional) test would be nice.

@bwaidelich
Copy link
Member

Also this bug affects older versions of Flow as well it seems: https://github.com/neos/flow-development-collection/blob/5.3/Neos.Flow/Classes/Session/Http/SessionResponseComponent.php

@albe
Copy link
Member Author

albe commented Oct 7, 2019

Closing in favor of #1810 targeting 5.1 where we introduced the SessionResponseComponent

@albe albe closed this Oct 7, 2019
@albe albe deleted the albe-session-cookie branch October 7, 2019 09:12
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.

None yet

2 participants