File tree
4 files changed
+45
-8
lines changedFilter options
- src/Symfony/Component/Security
- Core/User
- Http
- Firewall
- Tests
- Firewall
- Fixtures
4 files changed
+45
-8
lines changedsrc/Symfony/Component/Security/Core/User/PasswordAuthenticatedUserInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/PasswordAuthenticatedUserInterface.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
17 | 35 |
|
18 | 36 |
|
19 | 37 |
|
|
src/Symfony/Component/Security/Http/Firewall/ContextListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ContextListener.php+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
288 | 288 |
|
289 | 289 |
|
290 | 290 |
|
291 |
| - |
292 |
| - |
293 |
| - |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
294 | 298 |
|
295 | 299 |
|
296 | 300 |
|
297 | 301 |
|
| 302 | + |
298 | 303 |
|
299 | 304 |
|
300 | 305 |
|
301 | 306 |
|
302 |
| - |
| 307 | + |
303 | 308 |
|
304 | 309 |
|
305 | 310 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/ContextListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/ContextListenerTest.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
352 | 352 |
|
353 | 353 |
|
354 | 354 |
|
355 |
| - |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
356 | 360 |
|
357 |
| - |
| 361 | + |
358 | 362 |
|
359 | 363 |
|
360 | 364 |
|
|
src/Symfony/Component/Security/Http/Tests/Fixtures/CustomUser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Fixtures/CustomUser.php+12-2Lines changed: 12 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 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
48 | 58 |
|
49 | 59 |
|
0 commit comments