You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #21301 [Security] add methods argument to #[IsGranted] to restrict access by HTTP method (santysisi)
This PR was merged into the 7.4 branch.
Discussion
----------
[Security] add `methods` argument to `#[IsGranted]` to restrict access by HTTP method
Closes#21296
Add support for `methods` argument in `#[IsGranted]` attribute to restrict access by HTTP methods
Commits
-------
f54811f [Security] add `methods` argument to #[IsGranted] to restrict access by HTTP method
0 commit comments