Commit e34cd7d
committed
File tree
Expand file treeCollapse file tree
2 files changed
+21
-2
lines changedFilter options
- src/Symfony/Component/Security/Core
- Authentication/Provider
- Tests/Authentication/Provider
Expand file treeCollapse file tree
2 files changed
+21
-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+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
87 |
| - |
88 |
| - |
| 88 | + |
| 89 | + |
89 | 90 |
|
90 | 91 |
|
91 | 92 |
|
|
src/Symfony/Component/Security/Core/Tests/Authentication/Provider/UserAuthenticationProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authentication/Provider/UserAuthenticationProviderTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
72 | 90 |
|
73 | 91 |
|
74 | 92 |
|
|
0 commit comments