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

Fix cross-domain content assertion #5970

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

gerrod3
Copy link
Contributor

@gerrod3 gerrod3 commented Nov 1, 2024

We allow plugins to pass in either a Content query or a queryset of content_ids, e.g. RepositoryContent.objects.values_list("content_id")

Copy link
Member

@mdellweg mdellweg left a comment

Choose a reason for hiding this comment

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

Actually, this comes as a regression fix. We need at least a changelog.

@mdellweg mdellweg enabled auto-merge (rebase) November 11, 2024 14:38
@mdellweg mdellweg merged commit c1d6081 into pulp:main Nov 11, 2024
12 checks passed
Copy link

patchback bot commented Nov 11, 2024

Backport to 3.49: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.49/c1d608168938f17f8bcdd37ec8b39a994a31ff44/pr-5970

Backported as #6004

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

Copy link

patchback bot commented Nov 11, 2024

Backport to 3.67: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.67/c1d608168938f17f8bcdd37ec8b39a994a31ff44/pr-5970

Backported as #6005

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

Copy link

patchback bot commented Nov 11, 2024

Backport to 3.63: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.63/c1d608168938f17f8bcdd37ec8b39a994a31ff44/pr-5970

Backported as #6006

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

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

Successfully merging this pull request may close these issues.

3 participants