Commit eff9b52
committed
File tree
3 files changed
+25
-10
lines changedFilter options
- src/Symfony/Component/Security
- Core
- Authentication/Token
- Tests/Exception
- Http/Firewall
3 files changed
+25
-10
lines changedsrc/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php+19-7Lines changed: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 |
| - |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 |
| - |
32 |
| - |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
| 35 | + |
| 36 | + |
36 | 37 |
|
37 |
| - |
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 |
| - |
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
85 |
| - |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
86 | 93 |
|
87 | 94 |
|
88 | 95 |
|
| ||
103 | 110 |
|
104 | 111 |
|
105 | 112 |
|
106 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
107 | 119 |
|
108 | 120 |
|
109 | 121 |
|
|
src/Symfony/Component/Security/Core/Tests/Exception/CustomUserMessageAuthenticationExceptionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Exception/CustomUserMessageAuthenticationExceptionTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| 56 | + |
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
| ||
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
| 71 | + |
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
|
src/Symfony/Component/Security/Http/Firewall/ContextListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ContextListener.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
311 |
| - |
| 311 | + |
| 312 | + |
312 | 313 |
|
313 | 314 |
|
314 |
| - |
315 |
| - |
| 315 | + |
| 316 | + |
316 | 317 |
|
317 | 318 |
|
318 | 319 |
|
|
0 commit comments