Commit 8d9d77f
File tree
Expand file treeCollapse file tree
8 files changed
+16
-96
lines changedFilter options
- src/Symfony/Component/Security/Core
- Authorization/Voter
- Tests/Authorization
- Voter
Expand file treeCollapse file tree
8 files changed
+16
-96
lines changedsrc/Symfony/Component/Security/Core/Authorization/Voter/AbstractVoter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/AbstractVoter.php+1-6Lines changed: 1 addition & 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 | + |
97 | 92 |
|
98 | 93 |
|
99 | 94 |
|
|
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+5-16Lines changed: 5 additions & 16 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 |
|
| ||
91 | 75 |
|
92 | 76 |
|
93 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
94 | 83 |
|
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+5-16Lines changed: 5 additions & 16 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 |
|
| ||
115 | 99 |
|
116 | 100 |
|
117 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
118 | 107 |
|
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+5-16Lines changed: 5 additions & 16 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 |
|
| ||
76 | 60 |
|
77 | 61 |
|
78 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
79 | 68 |
|
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