Commit 5ca9403
File tree
5 files changed
+17
-9
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Security/User
- Component
- Ldap/Security
- Security
- Core
- Tests/Authentication/Provider
- User
- Http/Tests/Authenticator/Fixtures
5 files changed
+17
-9
lines changedsrc/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
| 136 | + |
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
140 | 144 |
|
141 | 145 |
|
142 | 146 |
|
| ||
146 | 150 |
|
147 | 151 |
|
148 | 152 |
|
149 |
| - |
| 153 | + |
150 | 154 |
|
151 | 155 |
|
152 | 156 |
|
|
src/Symfony/Component/Ldap/Security/LdapUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Security/LdapUserProvider.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
| 146 | + |
147 | 147 |
|
148 |
| - |
| 148 | + |
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
|
src/Symfony/Component/Security/Core/Tests/Authentication/Provider/DaoAuthenticationProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authentication/Provider/DaoAuthenticationProviderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
384 | 384 |
|
385 | 385 |
|
386 | 386 |
|
387 |
| - |
| 387 | + |
388 | 388 |
|
389 | 389 |
|
390 | 390 |
|
|
src/Symfony/Component/Security/Core/User/ChainUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/ChainUserProvider.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
137 | 141 |
|
138 | 142 |
|
139 | 143 |
|
140 | 144 |
|
141 | 145 |
|
142 |
| - |
| 146 | + |
143 | 147 |
|
144 | 148 |
|
145 | 149 |
|
|
src/Symfony/Component/Security/Http/Tests/Authenticator/Fixtures/PasswordUpgraderProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Authenticator/Fixtures/PasswordUpgraderProvider.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
0 commit comments