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

Document cookieSameSite=lax #32

Open
r3h6 opened this issue Jun 28, 2022 · 4 comments
Open

Document cookieSameSite=lax #32

r3h6 opened this issue Jun 28, 2022 · 4 comments

Comments

@r3h6
Copy link

r3h6 commented Jun 28, 2022

Searched quite a while to find the reason why the login didn't work:
[BE][cookieSameSite] = lax
This should be documented in the extension documentation.

@dmitryd
Copy link

dmitryd commented Oct 5, 2022

@garbast
Copy link
Contributor

garbast commented Oct 10, 2023

Without the setting lax, this extension can not function. @dmitryd do you expect this to be undocumented only to obfuscate the problem?

@dmitryd
Copy link

dmitryd commented Oct 10, 2023

@garbast People are supposed to read security advisories :) This is what I mean :)

@garbast
Copy link
Contributor

garbast commented Oct 11, 2023

It's fine to read the advisory AND to document the configuration, that is needed to make this extension work.

An advisory does not override indivitual decisions. If you use TYPO3 12 with mindful CSPs the setting lax pose a fare less big problem.

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

No branches or pull requests

3 participants