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

Honor same-site settings #20

Open
MichalMichalak opened this issue May 9, 2020 · 1 comment
Open

Honor same-site settings #20

MichalMichalak opened this issue May 9, 2020 · 1 comment

Comments

@MichalMichalak
Copy link

When enabling debugging you can find this message in FF console.

Cookie “XDEBUG_SESSION” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To learn more about the “sameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Cookies

@tflori
Copy link

tflori commented Dec 22, 2020

maybe it comes from this restriction.. the cookie is not submitted anymore - I can't debug

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

2 participants