Commit 05ca8dd
File tree
4 files changed
+12
-12
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Resources/config
- Component/Security/Http
- Authorization
- Tests/Firewall
4 files changed
+12
-12
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
223 |
| - |
| 223 | + |
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
316 | 316 |
|
317 | 317 |
|
318 | 318 |
|
319 |
| - |
| 319 | + |
320 | 320 |
|
321 | 321 |
|
src/Symfony/Component/Security/Http/Authorization/SameAsNotFullFledgedHandle.php renamed to src/Symfony/Component/Security/Http/Authorization/SameAsNotFullFledgedHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authorization/SameAsNotFullFledgedHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 |
| - |
| 270 | + |
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
| ||
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
282 |
| - |
| 282 | + |
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
287 | 287 |
|
288 |
| - |
289 |
| - |
| 288 | + |
| 289 | + |
290 | 290 |
|
291 |
| - |
| 291 | + |
292 | 292 |
|
293 | 293 |
|
0 commit comments