Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
xabbuh wants to merge1 commit intosymfony:6.4
base:6.4
Choose a base branch
Loading
fromxabbuh:pr-49306

Conversation

@xabbuh
Copy link
Member

QA
Branch?6.4
Bug fix?yes
New feature?no
Deprecations?no
Issues
LicenseMIT

@carsonbotcarsonbot added this to the6.4 milestoneNov 6, 2025
@carsonbotcarsonbot changed the title[Security] add missing Clear-Site-Data directives[Security] add missing Clear-Site-Data directivesNov 6, 2025
@xabbuh
Copy link
MemberAuthor

not sure why these directives were not added in#49306, maybe they were added tothe documentation afterwards

/cc@maxbeckers

Copy link
Contributor

@maxbeckersmaxbeckers left a 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.

xabbuh reacted with thumbs up emoji
@stof
Copy link
Member

stof commentedNov 6, 2025

Those ones are new experimental features in browsers (see the "experimental" icons inhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Clear-Site-Data#directives).
They have not just been added later in the documentation, but also in the spec.

@xabbuh
Copy link
MemberAuthor

We currently already support theexecutionContexts directive which is also experimental. Though if they were later added to the spec I'd also be fine to add this as a new feature.

@stof
Copy link
Member

stof commentedNov 6, 2025

We currently already support theexecutionContexts directive which is also experimental.

This one is experimental since more time 😄

<xsd:enumerationvalue="cache" />
<xsd:enumerationvalue="cookies" />
<xsd:enumerationvalue="storage" />
<xsd:enumerationvalue="clientHints" />

Choose a reason for hiding this comment

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

In browsers that support the "clientHints" data type, client hints are also cleared when the "cache", "cookies

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@chalasrchalasrAwaiting requested review from chalasrchalasr is a code owner

+1 more reviewer

@maxbeckersmaxbeckersmaxbeckers approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

6.4

Development

Successfully merging this pull request may close these issues.

5 participants

@xabbuh@stof@nicolas-grekas@maxbeckers@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp