Commit 437398d
File tree
9 files changed
+40
-99
lines changedFilter options
- src/Symfony/Component/Security/Core
- Authorization/Voter
- Tests/Authorization
- Voter
9 files changed
+40
-99
lines changed+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
725 | 725 |
|
726 | 726 |
|
727 | 727 |
|
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
728 | 761 |
|
729 | 762 |
|
730 | 763 |
|
|
src/Symfony/Component/Security/Core/Authorization/Voter/AbstractVoter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/AbstractVoter.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
89 | 88 |
|
90 | 89 |
|
91 | 90 |
|
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
| 91 | + |
| 92 | + |
97 | 93 |
|
98 | 94 |
|
99 | 95 |
|
|
src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php+3-17Lines changed: 3 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 | 44 |
|
61 | 45 |
|
62 | 46 |
|
63 | 47 |
|
64 | 48 |
|
65 | 49 |
|
66 | 50 |
|
67 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
68 | 54 |
|
69 | 55 |
|
70 | 56 |
|
|
src/Symfony/Component/Security/Core/Authorization/Voter/ExpressionVoter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/ExpressionVoter.php+1-17Lines changed: 1 addition & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 | 52 |
|
69 | 53 |
|
70 | 54 |
|
| ||
73 | 57 |
|
74 | 58 |
|
75 | 59 |
|
76 |
| - |
| 60 | + |
77 | 61 |
|
78 | 62 |
|
79 | 63 |
|
|
src/Symfony/Component/Security/Core/Authorization/Voter/RoleVoter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/RoleVoter.php+1-17Lines changed: 1 addition & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 35 |
|
52 | 36 |
|
53 | 37 |
|
| ||
57 | 41 |
|
58 | 42 |
|
59 | 43 |
|
60 |
| - |
| 44 | + |
61 | 45 |
|
62 | 46 |
|
63 | 47 |
|
|
src/Symfony/Component/Security/Core/Tests/Authorization/AccessDecisionManagerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/AccessDecisionManagerTest.php-20Lines changed: 0 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 | 140 |
|
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/AuthenticatedVoterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/Voter/AuthenticatedVoterTest.php-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 | 20 |
|
27 | 21 |
|
28 | 22 |
|
|
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/ExpressionVoterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/Voter/ExpressionVoterTest.php-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 | 20 |
|
30 | 21 |
|
31 | 22 |
|
|
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/RoleVoterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/Voter/RoleVoterTest.php-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 | 20 |
|
28 | 21 |
|
29 | 22 |
|
|
0 commit comments