File tree
Expand file treeCollapse file tree
5 files changed
+51
-11
lines changedFilter options
- src/Symfony/Component/Security
- Core/User
- Http
- Firewall
- Tests
- Firewall
- Fixtures
Expand file treeCollapse file tree
5 files changed
+51
-11
lines changedsrc/Symfony/Component/Security/Core/User/PasswordAuthenticatedUserInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/PasswordAuthenticatedUserInterface.php+20-3Lines changed: 20 additions & 3 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 | + |
| 35 | + |
| 36 | + |
17 | 37 |
|
18 | 38 |
|
19 | 39 |
|
| ||
23 | 43 |
|
24 | 44 |
|
25 | 45 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 | 46 |
|
30 | 47 |
|
31 | 48 |
|
src/Symfony/Component/Security/Http/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
src/Symfony/Component/Security/Http/Firewall/ContextListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ContextListener.php+11-4Lines changed: 11 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 | + |
| 302 | + |
| 303 | + |
| 304 | + |
298 | 305 |
|
299 | 306 |
|
300 | 307 |
|
| ||
303 | 310 |
|
304 | 311 |
|
305 | 312 |
|
306 |
| - |
| 313 | + |
307 | 314 |
|
308 | 315 |
|
309 | 316 |
|
|
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+7-2Lines changed: 7 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 | + |
| 385 | + |
381 | 386 |
|
382 |
| - |
| 387 | + |
383 | 388 |
|
384 | 389 |
|
385 | 390 |
|
|
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