Skip to content

[3.28] Fix ALLOWED_CONTENT_CHECKSUMS check failing on settings import#7415

Open
gerrod3 wants to merge 1 commit intopulp:3.28from
gerrod3:backport/7400/3.28
Open

[3.28] Fix ALLOWED_CONTENT_CHECKSUMS check failing on settings import#7415
gerrod3 wants to merge 1 commit intopulp:3.28from
gerrod3:backport/7400/3.28

Conversation

@gerrod3
Copy link
Contributor

@gerrod3 gerrod3 commented Mar 6, 2026

Backport of #7400 to 3.28.

Moved artifact checksum validation from module-level settings code to a Django system check. Loosened the restrictions on Forbidden Checksums being present to just a warning.

fixes: #7380

Made with Cursor

Moved the check to separate Django check ran after database commands.
Loosen the restrictions on Forbidden Checksums being present to just a warning.

fixes: pulp#7380
Generated by: claude-opus-4.6

(cherry picked from commit 1e4afec)
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

Successfully merging this pull request may close these issues.

1 participant