-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[Security] add missing Clear-Site-Data directives
#62322
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
Conversation
|
not sure why these directives were not added in #49306, maybe they were added to the documentation afterwards /cc @maxbeckers |
maxbeckers
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@xabbuh might be like that. When I implemented that, i implemented it based on that documentation.
|
Those ones are new experimental features in browsers (see the "experimental" icons in https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Clear-Site-Data#directives). |
|
We currently already support the |
This one is experimental since more time 😄 |
src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd
Outdated
Show resolved
Hide resolved
45a5e25 to
8f6980d
Compare
|
rebased and relabeled so that we can merge it once we start the development of 8.1 |
Clear-Site-Data directives
|
(rebase needed though) |
|
Thank you @xabbuh. |
Uh oh!
There was an error while loading. Please reload this page.