Skip to content

Conversation

@jennifer-richards
Copy link
Member

Prevents deleting related resources via inline admin widgets to reduce the footgun target cross section. Explicit deletes are safer because they have the "you are about to delete the following..." interstitial guard page and will show up as POSTs to .../delete/ URLs in the http logs.

Also adds direct links to the admin view for the related resource to make it easier to do an explicit delete if needed.

@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.57%. Comparing base (92f23c0) to head (57688fd).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10113      +/-   ##
==========================================
+ Coverage   88.54%   88.57%   +0.02%     
==========================================
  Files         317      317              
  Lines       42343    42544     +201     
==========================================
+ Hits        37494    37683     +189     
- Misses       4849     4861      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rjsparks rjsparks merged commit 58430db into ietf-tools:main Dec 16, 2025
10 checks passed
@jennifer-richards jennifer-richards deleted the no-inlineadmin-delete branch December 16, 2025 18:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 20, 2025
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