Commit d2a1abf
File tree
7 files changed
+29
-29
lines changedFilter options
- src/Symfony/Bundle/SecurityBundle
- DataCollector
- Tests
- DependencyInjection
- Compiler
- Functional
- Bundle/AuthenticatorBundle
- app/StandardFormLogin
7 files changed
+29
-29
lines changedsrc/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/RegisterEntryPointsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/RegisterEntryPointsPassTest.php+2-2Lines changed: 2 additions & 2 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 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
| ||
841 | 842 |
|
842 | 843 |
|
843 | 844 |
|
844 |
| - |
| 845 | + |
845 | 846 |
|
846 | 847 |
|
847 | 848 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AuthenticatorBundle/ApiAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AuthenticatorBundle/ApiAuthenticator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AuthenticatorBundle/LoginFormAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AuthenticatorBundle/LoginFormAuthenticator.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| ||
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 |
| - |
| 38 | + |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
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 |
|
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 |
| - |
| 193 | + |
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 |
| - |
| 201 | + |
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
225 |
| - |
| 225 | + |
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 |
| - |
| 233 | + |
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/StandardFormLogin/base_config.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/StandardFormLogin/base_config.yml+12-12Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
47 | 47 |
|
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
0 commit comments