Commit 0285bfd
File tree
Expand file treeCollapse file tree
2 files changed
+68
-2
lines changedFilter options
- src/Symfony/Component/Security
- Core/Authentication/Provider
- Tests/Core/Authentication/Provider
Expand file treeCollapse file tree
2 files changed
+68
-2
lines changedsrc/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php+25-1Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
95 |
| - |
| 96 | + |
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
| ||
106 | 107 |
|
107 | 108 |
|
108 | 109 |
|
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
109 | 133 |
|
110 | 134 |
|
111 | 135 |
|
|
src/Symfony/Component/Security/Tests/Core/Authentication/Provider/UserAuthenticationProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Tests/Core/Authentication/Provider/UserAuthenticationProviderTest.php+43-1Lines changed: 43 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
172 | 173 |
|
173 | 174 |
|
174 | 175 |
|
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
175 | 181 |
|
176 | 182 |
|
177 | 183 |
|
| ||
181 | 187 |
|
182 | 188 |
|
183 | 189 |
|
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
184 | 226 |
|
185 | 227 |
|
186 |
| - |
| 228 | + |
187 | 229 |
|
188 | 230 |
|
189 | 231 |
|
|
0 commit comments