Commit 9aa1adc
committed
File tree
17 files changed
+66
-106
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- Security/User
- Tests/Fixtures
- Component
- Ldap/Security
- Security
- Core
- Authentication
- Provider
- Token
- Tests/Authentication/Provider
- User
- Validator/Constraints
- Guard/Provider
- Http
- EventListener
- RememberMe
- Tests/Authenticator/Fixtures
17 files changed
+66
-106
lines changedsrc/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
| 136 | + |
137 | 137 |
|
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 | 138 |
|
147 | 139 |
|
148 | 140 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Fixtures/User.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Fixtures/User.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 47 |
|
52 | 48 |
|
53 | 49 |
|
|
src/Symfony/Bridge/Doctrine/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/composer.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
src/Symfony/Component/Ldap/Security/LdapUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Security/LdapUserProvider.php+2-1Lines changed: 2 additions & 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 |
|
| ||
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
135 |
| - |
| 136 | + |
136 | 137 |
|
137 | 138 |
|
138 | 139 |
|
|
src/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php+8-10Lines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
54 | 59 |
|
55 |
| - |
| 60 | + |
| 61 | + |
56 | 62 |
|
57 | 63 |
|
58 | 64 |
|
| ||
65 | 71 |
|
66 | 72 |
|
67 | 73 |
|
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
| 74 | + |
77 | 75 |
|
78 | 76 |
|
79 | 77 |
|
|
src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php+12-7Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
273 | 274 |
|
274 | 275 |
|
275 | 276 |
|
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
280 | 281 |
|
281 |
| - |
282 |
| - |
283 |
| - |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
284 | 289 |
|
285 | 290 |
|
286 | 291 |
|
|
src/Symfony/Component/Security/Core/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/CHANGELOG.md+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
|
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+7-11Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| ||
188 | 189 |
|
189 | 190 |
|
190 | 191 |
|
191 |
| - |
| 192 | + |
192 | 193 |
|
193 | 194 |
|
194 | 195 |
|
| ||
199 | 200 |
|
200 | 201 |
|
201 | 202 |
|
202 |
| - |
| 203 | + |
203 | 204 |
|
204 | 205 |
|
205 | 206 |
|
| ||
213 | 214 |
|
214 | 215 |
|
215 | 216 |
|
216 |
| - |
| 217 | + |
217 | 218 |
|
218 | 219 |
|
219 | 220 |
|
| ||
224 | 225 |
|
225 | 226 |
|
226 | 227 |
|
227 |
| - |
| 228 | + |
228 | 229 |
|
229 | 230 |
|
230 | 231 |
|
| ||
338 | 339 |
|
339 | 340 |
|
340 | 341 |
|
341 |
| - |
| 342 | + |
342 | 343 |
|
343 | 344 |
|
344 | 345 |
|
| ||
350 | 351 |
|
351 | 352 |
|
352 | 353 |
|
353 |
| - |
354 |
| - |
355 |
| - |
356 |
| - |
357 |
| - |
358 | 354 |
|
359 | 355 |
|
360 | 356 |
|
| ||
371 | 367 |
|
372 | 368 |
|
373 | 369 |
|
374 |
| - |
| 370 | + |
375 | 371 |
|
376 | 372 |
|
377 | 373 |
|
|
src/Symfony/Component/Security/Core/User/ChainUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/ChainUserProvider.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
| 131 | + |
132 | 132 |
|
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 | 133 |
|
142 | 134 |
|
143 | 135 |
|
|
src/Symfony/Component/Security/Core/User/PasswordUpgraderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/PasswordUpgraderInterface.php+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 | 16 |
|
22 | 17 |
|
23 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
24 | 27 |
|
src/Symfony/Component/Security/Core/User/UserInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/UserInterface.php-23Lines changed: 0 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 | 51 |
|
75 | 52 |
|
76 | 53 |
|
|
src/Symfony/Component/Security/Core/Validator/Constraints/UserPasswordValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Validator/Constraints/UserPasswordValidator.php+2-12Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 | 55 |
|
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
| 56 | + |
67 | 57 |
|
68 | 58 |
|
69 | 59 |
|
70 | 60 |
|
71 |
| - |
| 61 | + |
72 | 62 |
|
73 | 63 |
|
74 | 64 |
|
|
src/Symfony/Component/Security/Guard/Provider/GuardAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Provider/GuardAuthenticationProvider.php+2-1Lines changed: 2 additions & 1 deletion
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 |
|
|
src/Symfony/Component/Security/Http/EventListener/CheckCredentialsListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/EventListener/CheckCredentialsListener.php+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
| 69 | + |
75 | 70 |
|
76 | 71 |
|
77 | 72 |
|
|
0 commit comments