Commit 5e680c2
File tree
15 files changed
+34
-59
lines changedFilter options
- src/Symfony/Component/Security
- Core
- Authentication
- Provider
- RememberMe
- Token
- Authorization/Voter
- Tests
- Authentication
- Provider
- Authorization/Voter
- Guard
- Token
15 files changed
+34
-59
lines changedsrc/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
src/Symfony/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
51 | 49 |
|
52 |
| - |
| 50 | + |
53 | 51 |
|
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
59 | 57 |
|
60 |
| - |
| 58 | + |
61 | 59 |
|
62 | 60 |
|
63 | 61 |
|
|
src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
113 |
| - |
114 |
| - |
115 | 112 |
|
116 | 113 |
|
117 | 114 |
|
118 | 115 |
|
119 |
| - |
| 116 | + |
120 | 117 |
|
121 | 118 |
|
122 | 119 |
|
|
src/Symfony/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
src/Symfony/Component/Security/Core/Authentication/RememberMe/TokenProviderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/RememberMe/TokenProviderInterface.php+3-11Lines changed: 3 additions & 11 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 | 29 |
|
32 |
| - |
| 30 | + |
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
36 |
| - |
37 |
| - |
38 | 34 |
|
39 |
| - |
| 35 | + |
40 | 36 |
|
41 | 37 |
|
42 | 38 |
|
43 | 39 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 | 40 |
|
49 | 41 |
|
50 |
| - |
| 42 | + |
51 | 43 |
|
52 | 44 |
|
53 | 45 |
|
|
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+6-11Lines changed: 6 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
| 111 | + |
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
| - |
191 |
| - |
192 | 190 |
|
193 | 191 |
|
194 |
| - |
| 192 | + |
195 | 193 |
|
196 | 194 |
|
197 | 195 |
|
198 | 196 |
|
199 | 197 |
|
200 | 198 |
|
201 | 199 |
|
202 |
| - |
203 |
| - |
204 | 200 |
|
205 | 201 |
|
206 | 202 |
|
207 | 203 |
|
208 |
| - |
| 204 | + |
209 | 205 |
|
210 | 206 |
|
211 | 207 |
|
| ||
217 | 213 |
|
218 | 214 |
|
219 | 215 |
|
220 |
| - |
221 |
| - |
| 216 | + |
222 | 217 |
|
223 |
| - |
| 218 | + |
224 | 219 |
|
225 | 220 |
|
226 | 221 |
|
|
src/Symfony/Component/Security/Core/Authentication/Token/RememberMeToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/RememberMeToken.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
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+5-12Lines changed: 5 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
84 |
| - |
85 | 83 |
|
86 |
| - |
| 84 | + |
87 | 85 |
|
88 | 86 |
|
89 | 87 |
|
| ||
107 | 105 |
|
108 | 106 |
|
109 | 107 |
|
110 |
| - |
111 |
| - |
112 | 108 |
|
113 | 109 |
|
114 |
| - |
| 110 | + |
115 | 111 |
|
116 | 112 |
|
117 | 113 |
|
118 | 114 |
|
119 |
| - |
120 |
| - |
121 | 115 |
|
122 | 116 |
|
123 | 117 |
|
124 | 118 |
|
125 |
| - |
| 119 | + |
126 | 120 |
|
127 | 121 |
|
128 | 122 |
|
129 | 123 |
|
130 |
| - |
131 |
| - |
| 124 | + |
132 | 125 |
|
133 |
| - |
| 126 | + |
134 | 127 |
|
135 | 128 |
|
136 | 129 |
|
|
src/Symfony/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/Symfony/Component/Security/Core/Authorization/Voter/Voter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authorization/Voter/Voter.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
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+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
| 162 | + |
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
186 |
| - |
| 186 | + |
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
|
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 |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/VoterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Authorization/Voter/VoterTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
|
src/Symfony/Component/Security/Guard/Token/PreAuthenticationGuardToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Token/PreAuthenticationGuardToken.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
src/Symfony/Component/Security/Guard/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
0 commit comments