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

Restricted Headers: remove ones that are allowed, but leave the mech for checking in place for future use #720

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

kraftbj
Copy link
Contributor

@kraftbj kraftbj commented Oct 14, 2024

Partly reverts the functionality of #670.
Resolves #718

Per the conversation in #669, the presence of these headers—in and of themselves—do not create a third-party upgrader situation. The UpdateURI, which is already checked elsewhere, does prevent the updates from WordPress.org, but the headers originally included in this code are for information only.

Copy link

github-actions bot commented Oct 14, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Unlinked Accounts

The following contributors have not linked their GitHub and WordPress.org accounts: @octalmage.

Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Unlinked contributors: octalmage.

Co-authored-by: kraftbj <kraftbj@git.wordpress.org>
Co-authored-by: sc0ttkclark <sc0ttkclark@git.wordpress.org>
Co-authored-by: dd32 <dd32@git.wordpress.org>
Co-authored-by: afragen <afragen@git.wordpress.org>
Co-authored-by: danieliser <danieliser@git.wordpress.org>
Co-authored-by: xwolfde <xwolf@git.wordpress.org>
Co-authored-by: ernilambar <rabmalin@git.wordpress.org>
Co-authored-by: sybrew <cybr@git.wordpress.org>
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>
Co-authored-by: alvarogois <alvarogois@git.wordpress.org>
Co-authored-by: jb510 <jb510@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@afragen
Copy link
Member

afragen commented Oct 14, 2024

Thank you Brandon.

Copy link

@sc0ttkclark sc0ttkclark left a comment

Choose a reason for hiding this comment

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

This makes a lot of sense and keeps the functionality available for problematic comments that could be moved in here like the one which lets you override the Update URI (https://make.wordpress.org/core/2021/06/29/introducing-update-uri-plugin-header-in-wordpress-5-8/)

@danieliser
Copy link

I approve this! ☝️

@chriscct7 chriscct7 requested review from chriscct7 and removed request for chriscct7 October 14, 2024 21:39
@xwolfde
Copy link

xwolfde commented Oct 14, 2024

Thank you!

@dd32 dd32 assigned dd32 and chriscct7 and unassigned dd32 Oct 15, 2024
@dd32
Copy link
Member

dd32 commented Oct 15, 2024

I've chatted with @chriscct7 and I agree with reverting this change for now, assigning it to him to handle.

@chriscct7 chriscct7 requested review from chriscct7 and removed request for barrykooij, ernilambar, davidperezgar and frantorres October 15, 2024 03:42
@chriscct7 chriscct7 modified the milestone: 1.3.0 Oct 15, 2024
@chriscct7 chriscct7 added Checks Audit/test of the particular part of the plugin [Team] Plugin Review Issues owned by Plugin Review Team labels Oct 15, 2024
@chriscct7 chriscct7 added the [Type] Bug An existing feature is broken label Oct 15, 2024
@chriscct7 chriscct7 merged commit e993242 into WordPress:trunk Oct 15, 2024
32 checks passed
@lucprincen
Copy link

Thank you!

@kraftbj kraftbj deleted the update/header-check branch October 15, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Checks Audit/test of the particular part of the plugin [Team] Plugin Review Issues owned by Plugin Review Team [Type] Bug An existing feature is broken
8 participants