Commit db572e3
File tree
18 files changed
+193
-27
lines changedFilter options
- src/Symfony/Component
- Ldap/Security
- Security
- Core/Exception
- Http
- Authentication
- Authenticator
- Passport
- Token
- Event
- Tests/Authentication
18 files changed
+193
-27
lines changed+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
329 | 352 |
|
330 | 353 |
|
331 | 354 |
|
|
src/Symfony/Component/Ldap/Security/LdapAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Security/LdapAuthenticator.php+17-2Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 |
| - |
| 57 | + |
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
64 | 68 |
|
65 | 69 |
|
66 |
| - |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
67 | 82 |
|
68 | 83 |
|
69 | 84 |
|
|
src/Symfony/Component/Security/Core/Exception/AuthenticationExpiredException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Exception/AuthenticationExpiredException.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 |
| - |
| 79 | + |
| 80 | + |
80 | 81 |
|
81 |
| - |
| 82 | + |
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
| ||
189 | 190 |
|
190 | 191 |
|
191 | 192 |
|
192 |
| - |
193 |
| - |
| 193 | + |
| 194 | + |
194 | 195 |
|
195 |
| - |
| 196 | + |
196 | 197 |
|
197 | 198 |
|
198 | 199 |
|
|
src/Symfony/Component/Security/Http/Authenticator/AbstractAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/AbstractAuthenticator.php+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
| 36 | + |
35 | 37 |
|
36 |
| - |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
41 | 53 |
|
src/Symfony/Component/Security/Http/Authenticator/AbstractPreAuthenticatedAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/AbstractPreAuthenticatedAuthenticator.php+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
87 |
| - |
| 88 | + |
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
| ||
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
103 | 107 |
|
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
104 | 115 |
|
105 | 116 |
|
106 | 117 |
|
|
src/Symfony/Component/Security/Http/Authenticator/AuthenticatorInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/AuthenticatorInterface.php+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
26 | 32 |
|
27 | 33 |
|
28 | 34 |
|
| ||
47 | 53 |
|
48 | 54 |
|
49 | 55 |
|
| 56 | + |
| 57 | + |
50 | 58 |
|
51 |
| - |
| 59 | + |
52 | 60 |
|
53 | 61 |
|
54 | 62 |
|
| ||
60 | 68 |
|
61 | 69 |
|
62 | 70 |
|
| 71 | + |
| 72 | + |
63 | 73 |
|
64 | 74 |
|
65 | 75 |
|
|
src/Symfony/Component/Security/Http/Authenticator/FormLoginAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/FormLoginAuthenticator.php+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
112 | 122 |
|
113 | 123 |
|
114 | 124 |
|
|
src/Symfony/Component/Security/Http/Authenticator/HttpBasicAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/HttpBasicAuthenticator.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
90 | 97 |
|
91 | 98 |
|
92 | 99 |
|
|
src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
| 113 | + |
| 114 | + |
| 115 | + |
113 | 116 |
|
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
114 | 124 |
|
115 | 125 |
|
116 | 126 |
|
|
src/Symfony/Component/Security/Http/Authenticator/Passport/PassportInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Passport/PassportInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
|
src/Symfony/Component/Security/Http/Authenticator/Passport/UserPassportInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Passport/UserPassportInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
|
src/Symfony/Component/Security/Http/Authenticator/RememberMeAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/RememberMeAuthenticator.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
95 | 96 |
|
96 | 97 |
|
97 | 98 |
|
| 99 | + |
| 100 | + |
| 101 | + |
98 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
99 | 110 |
|
100 | 111 |
|
101 | 112 |
|
|
src/Symfony/Component/Security/Http/Authenticator/Token/PostAuthenticationToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Token/PostAuthenticationToken.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
src/Symfony/Component/Security/Http/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
src/Symfony/Component/Security/Http/Event/LoginSuccessEvent.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Event/LoginSuccessEvent.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
0 commit comments