Skip to content

Conversation

@tobias-tengler
Copy link
Member

Fixes #7688

@tobias-tengler
Copy link
Member Author

Would be cool if this could be back-ported to v14. The ErrorOnAspNetCoreAuthorizationAttributes schema option simply has to be set to false then, so it's not a breaking change.

@tobias-tengler tobias-tengler force-pushed the tte/error-on-wrong-authorize-attribute branch 3 times, most recently from c30f25a to d3bb3b4 Compare November 7, 2024 18:26
@tobias-tengler tobias-tengler force-pushed the tte/error-on-wrong-authorize-attribute branch 2 times, most recently from 0c7598f to 5e234de Compare November 7, 2024 18:39
@codecov
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (103078d) to head (cae3816).
⚠️ Report is 381 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #7696   +/-   ##
============================
============================

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

@tobias-tengler tobias-tengler force-pushed the tte/error-on-wrong-authorize-attribute branch from 5e234de to 99e5aa1 Compare November 17, 2024 10:04
@tobias-tengler tobias-tengler added the 🍒 cherry-pick Consider cherry-picking these changes into the previous major version. label Nov 27, 2024
@tobias-tengler tobias-tengler force-pushed the tte/error-on-wrong-authorize-attribute branch from 99e5aa1 to 723047b Compare November 27, 2024 09:50
@michaelstaib
Copy link
Member

Is this one ready?

@tobias-tengler tobias-tengler force-pushed the tte/error-on-wrong-authorize-attribute branch from 723047b to cae3816 Compare June 27, 2025 18:52
@tobias-tengler
Copy link
Member Author

@michaelstaib Now it is :)

@github-actions github-actions bot added the 📚 documentation This issue is about working on our documentation. label Jun 27, 2025
@tobias-tengler tobias-tengler added 📚 documentation This issue is about working on our documentation. and removed 📚 documentation This issue is about working on our documentation. 🍒 cherry-pick Consider cherry-picking these changes into the previous major version. labels Jun 27, 2025
@tobias-tengler tobias-tengler deleted the tte/error-on-wrong-authorize-attribute branch November 4, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 documentation This issue is about working on our documentation. 🌶️ hot chocolate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect no-op Microsoft.AspNetCore.Authorization.AuthorizeAttribute

4 participants