Commit 3f60598
File tree
Expand file treeCollapse file tree
3 files changed
+9
-2
lines changedFilter options
- src/Symfony/Component/Security/Core/Authentication/Provider
Expand file treeCollapse file tree
3 files changed
+9
-2
lines changedsrc/Symfony/Component/Security/Core/Authentication/Provider/AuthenticationProviderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/AuthenticationProviderInterface.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
27 | 34 |
|
28 | 35 |
|
29 | 36 |
|
|
src/Symfony/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
0 commit comments