File tree
Expand file treeCollapse file tree
4 files changed
+44
-8
lines changedFilter options
- src/Symfony/Component/Security
- Core/User
- Http
- Firewall
- Tests
- Firewall
- Fixtures
Expand file treeCollapse file tree
4 files changed
+44
-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+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
292 | 292 |
|
293 | 293 |
|
294 | 294 |
|
295 |
| - |
296 |
| - |
297 |
| - |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
298 | 302 |
|
299 | 303 |
|
300 | 304 |
|
| ||
303 | 307 |
|
304 | 308 |
|
305 | 309 |
|
306 |
| - |
| 310 | + |
307 | 311 |
|
308 | 312 |
|
309 | 313 |
|
|
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 |
---|---|---|
| ||
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
380 |
| - |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
381 | 385 |
|
382 |
| - |
| 386 | + |
383 | 387 |
|
384 | 388 |
|
385 | 389 |
|
|
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