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

Closes #10244: Protection rules #14097

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

jeremystretch
Copy link
Member

@jeremystretch jeremystretch commented Oct 20, 2023

Closes: #10244

  • Introduce the PROTECTION_RULES configuration parameter
  • Refactor the run_custom_validators() signal handler into separate handlers for post_clean and pre_delete
  • Raise AbortRequest when pre-delete validation fails
  • Introduce eq (equal to) and neq (not equal to) validators

@jeremystretch jeremystretch added beta Concerns a bug/feature in a beta release and removed beta Concerns a bug/feature in a beta release labels Oct 20, 2023
@jeremystretch jeremystretch added this to the v3.7 milestone Oct 23, 2023
@jeremystretch jeremystretch merged commit edc4a35 into feature Oct 30, 2023
8 checks passed
@jeremystretch jeremystretch deleted the 10244-protection-rules branch October 30, 2023 18:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants