Commit ee5b51a
File tree
4 files changed
+28
-7
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Security/User
- Bundle/SecurityBundle/Tests/Functional/Bundle/SecuredPageBundle/Security/Core/User
- Component
- Ldap/Security
- Security/Guard/Provider
4 files changed
+28
-7
lines changedsrc/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
66 | 69 |
|
67 | 70 |
|
68 | 71 |
|
| ||
92 | 95 |
|
93 | 96 |
|
94 | 97 |
|
95 |
| - |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
96 | 102 |
|
97 | 103 |
|
98 | 104 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/SecuredPageBundle/Security/Core/User/ArrayUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/SecuredPageBundle/Security/Core/User/ArrayUserProvider.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
38 | 41 |
|
39 | 42 |
|
40 | 43 |
|
|
src/Symfony/Component/Ldap/Security/LdapUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Security/LdapUserProvider.php+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
77 | 80 |
|
78 | 81 |
|
79 | 82 |
|
80 | 83 |
|
81 | 84 |
|
82 | 85 |
|
83 |
| - |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
84 | 90 |
|
85 | 91 |
|
86 | 92 |
|
87 |
| - |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
88 | 97 |
|
89 | 98 |
|
90 | 99 |
|
|
src/Symfony/Component/Security/Guard/Provider/GuardAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Provider/GuardAuthenticationProvider.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
109 | 112 |
|
110 | 113 |
|
111 | 114 |
|
|
0 commit comments