Commit 5ba4925
File tree
2 files changed
+21
-2
lines changedFilter options
- src/Symfony/Component/Security/Http
- Authenticator
- Tests/Authenticator
2 files changed
+21
-2
lines changedsrc/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
130 |
| - |
131 | 129 |
|
132 | 130 |
|
| 131 | + |
| 132 | + |
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
|
src/Symfony/Component/Security/Http/Tests/Authenticator/JsonLoginAuthenticatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Authenticator/JsonLoginAuthenticatorTest.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
150 | 169 |
|
151 | 170 |
|
152 | 171 |
|
|
0 commit comments