Commit d4e33ca
File tree
12 files changed
+92
-14
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Tests/DependencyInjection
- Component/Security
- Core
- Authorization
- Tests/Authorization
- Http
- Firewall
- Tests/Firewall
12 files changed
+92
-14
lines changed+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
| 197 | + |
| 198 | + |
197 | 199 |
|
198 | 200 |
|
199 | 201 |
|
| ||
313 | 315 |
|
314 | 316 |
|
315 | 317 |
|
| 318 | + |
316 | 319 |
|
317 | 320 |
|
318 | 321 |
|
|
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/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/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
94 | 97 |
|
95 | 98 |
|
96 | 99 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
635 | 635 |
|
636 | 636 |
|
637 | 637 |
|
| 638 | + |
| 639 | + |
| 640 | + |
638 | 641 |
|
639 | 642 |
|
640 | 643 |
|
|
src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
37 | 44 |
|
38 | 45 |
|
39 | 46 |
|
|
src/Symfony/Component/Security/Core/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/CHANGELOG.md+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
4 | 10 |
|
5 | 11 |
|
6 | 12 |
|
|
src/Symfony/Component/Security/Core/Tests/Authorization/AuthorizationCheckerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/AuthorizationCheckerTest.php+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
| ||
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
74 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
75 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
76 | 87 |
|
77 |
| - |
| 88 | + |
| 89 | + |
78 | 90 |
|
79 | 91 |
|
80 |
| - |
| 92 | + |
81 | 93 |
|
82 | 94 |
|
83 | 95 |
|
|
src/Symfony/Component/Security/Core/Tests/Authorization/ExpressionLanguageTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/ExpressionLanguageTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
src/Symfony/Component/Security/Http/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/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/Http/Firewall/AccessListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/AccessListener.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
43 | 47 |
|
44 | 48 |
|
45 | 49 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/AccessListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/AccessListenerTest.php+24-8Lines changed: 24 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
| 75 | + |
| 76 | + |
75 | 77 |
|
76 | 78 |
|
77 | 79 |
|
| ||
135 | 137 |
|
136 | 138 |
|
137 | 139 |
|
138 |
| - |
| 140 | + |
| 141 | + |
| 142 | + |
139 | 143 |
|
140 | 144 |
|
141 | 145 |
|
| ||
170 | 174 |
|
171 | 175 |
|
172 | 176 |
|
173 |
| - |
| 177 | + |
| 178 | + |
| 179 | + |
174 | 180 |
|
175 | 181 |
|
176 | 182 |
|
| ||
198 | 204 |
|
199 | 205 |
|
200 | 206 |
|
201 |
| - |
| 207 | + |
| 208 | + |
| 209 | + |
202 | 210 |
|
203 | 211 |
|
204 | 212 |
|
205 | 213 |
|
206 | 214 |
|
207 | 215 |
|
208 | 216 |
|
209 |
| - |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
210 | 221 |
|
211 | 222 |
|
212 | 223 |
|
| ||
236 | 247 |
|
237 | 248 |
|
238 | 249 |
|
239 |
| - |
| 250 | + |
240 | 251 |
|
241 | 252 |
|
242 | 253 |
|
| ||
260 | 271 |
|
261 | 272 |
|
262 | 273 |
|
| 274 | + |
263 | 275 |
|
264 | 276 |
|
265 | 277 |
|
266 | 278 |
|
267 | 279 |
|
268 | 280 |
|
269 |
| - |
| 281 | + |
270 | 282 |
|
271 | 283 |
|
272 | 284 |
|
| ||
289 | 301 |
|
290 | 302 |
|
291 | 303 |
|
| 304 | + |
292 | 305 |
|
293 | 306 |
|
294 | 307 |
|
| ||
320 | 333 |
|
321 | 334 |
|
322 | 335 |
|
| 336 | + |
323 | 337 |
|
324 | 338 |
|
325 | 339 |
|
| ||
355 | 369 |
|
356 | 370 |
|
357 | 371 |
|
358 |
| - |
| 372 | + |
| 373 | + |
| 374 | + |
359 | 375 |
|
360 | 376 |
|
361 | 377 |
|
|
0 commit comments