Commit 8fa2954
File tree
5 files changed
+46
-0
lines changedFilter options
- src/Symfony/Component/Security
- Core
- Authorization
- Tests/Authorization
5 files changed
+46
-0
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
| 162 | + |
162 | 163 |
|
163 | 164 |
|
164 | 165 |
|
|
src/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
| 92 | + |
| 93 | + |
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
| ||
124 | 126 |
|
125 | 127 |
|
126 | 128 |
|
| 129 | + |
| 130 | + |
127 | 131 |
|
128 | 132 |
|
129 | 133 |
|
| ||
161 | 165 |
|
162 | 166 |
|
163 | 167 |
|
| 168 | + |
| 169 | + |
164 | 170 |
|
165 | 171 |
|
166 | 172 |
|
| ||
192 | 198 |
|
193 | 199 |
|
194 | 200 |
|
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
195 | 205 |
|
196 | 206 |
|
197 | 207 |
|
|
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+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| 21 | + |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 | 25 |
|
| ||
34 | 37 |
|
35 | 38 |
|
36 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
37 | 54 |
|
38 | 55 |
|
39 | 56 |
|
| ||
94 | 111 |
|
95 | 112 |
|
96 | 113 |
|
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
97 | 122 |
|
98 | 123 |
|
99 | 124 |
|
|
0 commit comments