Skip to content

Block GET request on secondary/relationship endpoint when AllowView is off#1992

Merged
bkoelman merged 1 commit into
masterfrom
fix-relationship-allowview
May 4, 2026
Merged

Block GET request on secondary/relationship endpoint when AllowView is off#1992
bkoelman merged 1 commit into
masterfrom
fix-relationship-allowview

Conversation

@bkoelman
Copy link
Copy Markdown
Member

@bkoelman bkoelman commented May 3, 2026

Block GET request on secondary/relationship endpoint when the relationship doesn't contain the AllowView capability

Fixes #1991.

QUALITY CHECKLIST

…nship doesn't contain the `AllowView` capability
@bkoelman bkoelman force-pushed the fix-relationship-allowview branch from 24bf343 to f40ed9b Compare May 4, 2026 19:01
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.22%. Comparing base (08573c6) to head (f40ed9b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1992   +/-   ##
=======================================
  Coverage   92.21%   92.22%           
=======================================
  Files         437      438    +1     
  Lines       14946    14962   +16     
  Branches     2476     2480    +4     
=======================================
+ Hits        13782    13798   +16     
  Misses        714      714           
  Partials      450      450           

☔ 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.

@bkoelman bkoelman marked this pull request as ready for review May 4, 2026 19:43
@bkoelman bkoelman merged commit 6ce7522 into master May 4, 2026
28 of 35 checks passed
@bkoelman bkoelman deleted the fix-relationship-allowview branch May 4, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

AllowView turned off on relationship does not block secondary/relationship endpoints

1 participant