Commit 5a09d52
committed
File tree
27 files changed
+197
-51
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine/Tests/Fixtures
- PhpUnit/Legacy
- Bundle/SecurityBundle/Tests
- Debug
- Functional
- Component
- Ldap
- Security
- PasswordHasher/Tests
- Fixtures
- Hasher
- Security
- Core
- Authentication/Token
- Tests
- Authentication
- Token
- Fixtures
- User
- User
- Http
- Authentication
- Tests
- Authentication
- EventListener
- Firewall
- LoginLink
27 files changed
+197
-51
lines changed+36-1Lines changed: 36 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
10 | 45 |
|
11 | 46 |
|
12 | 47 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Fixtures/User.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Fixtures/User.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
339 |
| - |
| 339 | + |
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Debug/TraceableFirewallListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Debug/TraceableFirewallListenerTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
89 | 90 |
|
90 | 91 |
|
91 | 92 |
|
92 |
| - |
| 93 | + |
93 | 94 |
|
94 | 95 |
|
95 | 96 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
| 253 | + |
253 | 254 |
|
254 | 255 |
|
255 | 256 |
|
|
src/Symfony/Component/Ldap/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Component/Ldap/Security/LdapUser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Security/LdapUser.php+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
63 | 67 |
|
64 | 68 |
|
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
65 | 73 |
|
66 | 74 |
|
67 | 75 |
|
| ||
70 | 78 |
|
71 | 79 |
|
72 | 80 |
|
73 |
| - |
| 81 | + |
74 | 82 |
|
75 | 83 |
|
76 | 84 |
|
| ||
95 | 103 |
|
96 | 104 |
|
97 | 105 |
|
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
98 | 114 |
|
src/Symfony/Component/PasswordHasher/Tests/Fixtures/TestLegacyPasswordAuthenticatedUser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PasswordHasher/Tests/Fixtures/TestLegacyPasswordAuthenticatedUser.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 |
| - |
41 |
| - |
42 | 41 |
|
43 | 42 |
|
44 | 43 |
|
|
src/Symfony/Component/PasswordHasher/Tests/Hasher/PasswordHasherFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PasswordHasher/Tests/Hasher/PasswordHasherFactoryTest.php-16Lines changed: 0 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 | 241 |
|
246 | 242 |
|
247 | 243 |
|
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
252 |
| - |
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 | 244 |
|
261 | 245 |
|
262 | 246 |
|
|
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+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
62 | 67 |
|
63 | 68 |
|
| 69 | + |
| 70 | + |
64 | 71 |
|
65 | 72 |
|
66 | 73 |
|
|
src/Symfony/Component/Security/Core/Authentication/Token/NullToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/NullToken.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
46 | 50 |
|
47 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
48 | 55 |
|
49 | 56 |
|
50 | 57 |
|
|
src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
| ||
56 | 59 |
|
57 | 60 |
|
58 | 61 |
|
| 62 | + |
| 63 | + |
59 | 64 |
|
60 | 65 |
|
61 | 66 |
|
|
src/Symfony/Component/Security/Core/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
|
src/Symfony/Component/Security/Core/Tests/Authentication/AuthenticationTrustResolverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authentication/AuthenticationTrustResolverTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
| 122 | + |
122 | 123 |
|
123 | 124 |
|
124 | 125 |
|
|
src/Symfony/Component/Security/Core/Tests/Authentication/Token/AbstractTokenTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authentication/Token/AbstractTokenTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
| 23 | + |
| 24 | + |
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
| ||
33 | 37 |
|
34 | 38 |
|
35 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
36 | 43 |
|
37 | 44 |
|
38 | 45 |
|
| ||
41 | 48 |
|
42 | 49 |
|
43 | 50 |
|
| 51 | + |
| 52 | + |
44 | 53 |
|
45 | 54 |
|
46 | 55 |
|
|
src/Symfony/Component/Security/Core/Tests/Authentication/Token/Fixtures/CustomUser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authentication/Token/Fixtures/CustomUser.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
34 | 40 |
|
35 | 41 |
|
36 | 42 |
|
|
src/Symfony/Component/Security/Core/Tests/User/InMemoryUserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/User/InMemoryUserTest.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| 21 | + |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 | 25 |
|
| ||
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
56 | 62 |
|
57 | 63 |
|
58 | 64 |
|
| 65 | + |
59 | 66 |
|
60 | 67 |
|
61 | 68 |
|
|
src/Symfony/Component/Security/Core/User/InMemoryUser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/InMemoryUser.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
77 | 81 |
|
78 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
79 | 86 |
|
80 | 87 |
|
81 | 88 |
|
|
src/Symfony/Component/Security/Core/User/OidcUser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/OidcUser.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
74 | 78 |
|
75 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
76 | 83 |
|
77 | 84 |
|
78 | 85 |
|
|
src/Symfony/Component/Security/Core/User/PasswordAuthenticatedUserInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/PasswordAuthenticatedUserInterface.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
src/Symfony/Component/Security/Core/User/UserInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/User/UserInterface.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
| ||
51 | 54 |
|
52 | 55 |
|
53 | 56 |
|
| 57 | + |
| 58 | + |
54 | 59 |
|
55 | 60 |
|
56 | 61 |
|
|
0 commit comments