Commit 512e8a0
committed
minor #21301 [Security] add
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 methodmethods argument to #[IsGranted] to restrict access by HTTP method (santysisi)1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2543 | 2543 | | |
2544 | 2544 | | |
2545 | 2545 | | |
| 2546 | + | |
| 2547 | + | |
| 2548 | + | |
| 2549 | + | |
| 2550 | + | |
| 2551 | + | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
| 2555 | + | |
| 2556 | + | |
| 2557 | + | |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
| 2561 | + | |
| 2562 | + | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
2546 | 2569 | | |
2547 | 2570 | | |
2548 | 2571 | | |
| |||
0 commit comments