File tree
37 files changed
+489
-189
lines changedFilter options
- src/Symfony
- Bridge/Twig/Extension
- Bundle
- FrameworkBundle
- Controller
- Tests/Controller
- SecurityBundle
- DataCollector
- EventListener
- Resources
- config
- views/Collector
- Tests/DataCollector
- Component/Security
- Core
- Authorization
- Voter
- Event
- Exception
- Test
- Tests
- Authorization
- Voter
- Fixtures
- Http
- EventListener
- Firewall
- Tests
- EventListener
- Firewall
37 files changed
+489
-189
lines changed+26-6Lines changed: 26 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
| 30 | + |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| ||
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
46 | 63 |
|
47 | 64 |
|
48 | 65 |
|
49 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
50 | 69 |
|
51 |
| - |
52 | 70 |
|
53 | 71 |
|
54 | 72 |
|
55 | 73 |
|
56 | 74 |
|
57 | 75 |
|
58 |
| - |
| 76 | + |
| 77 | + |
59 | 78 |
|
60 | 79 |
|
61 | 80 |
|
| ||
119 | 138 |
|
120 | 139 |
|
121 | 140 |
|
| 141 | + |
122 | 142 |
|
123 | 143 |
|
124 | 144 |
|
|
src/Symfony/Bridge/Twig/Extension/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/SecurityExtension.php+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
37 |
| - |
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
58 |
| - |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
| ||
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
72 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
73 | 78 |
|
74 | 79 |
|
75 | 80 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php+33-5Lines changed: 33 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| ||
202 | 203 |
|
203 | 204 |
|
204 | 205 |
|
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
205 | 221 |
|
206 | 222 |
|
207 | 223 |
|
| ||
210 | 226 |
|
211 | 227 |
|
212 | 228 |
|
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
217 | 245 |
|
218 |
| - |
| 246 | + |
219 | 247 |
|
220 | 248 |
|
221 | 249 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/AbstractControllerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/AbstractControllerTest.php+26-2Lines changed: 26 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
43 | 44 |
|
| 45 | + |
| 46 | + |
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
| ||
352 | 355 |
|
353 | 356 |
|
354 | 357 |
|
355 |
| - |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
356 | 371 |
|
357 | 372 |
|
358 | 373 |
|
| ||
361 | 376 |
|
362 | 377 |
|
363 | 378 |
|
| 379 | + |
364 | 380 |
|
365 |
| - |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
366 | 390 |
|
367 | 391 |
|
368 | 392 |
|
|
src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
| 141 | + |
141 | 142 |
|
142 | 143 |
|
143 | 144 |
|
| ||
147 | 148 |
|
148 | 149 |
|
149 | 150 |
|
| 151 | + |
150 | 152 |
|
151 | 153 |
|
152 | 154 |
|
|
src/Symfony/Bundle/SecurityBundle/EventListener/VoteListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/EventListener/VoteListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security_debug.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security_debug.php+1Lines changed: 1 addition & 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 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twig+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
571 | 571 |
|
572 | 572 |
|
573 | 573 |
|
574 |
| - |
| 574 | + |
575 | 575 |
|
576 |
| - |
| 576 | + |
577 | 577 |
|
578 |
| - |
| 578 | + |
579 | 579 |
|
580 | 580 |
|
581 | 581 |
|
| 582 | + |
| 583 | + |
| 584 | + |
582 | 585 |
|
583 | 586 |
|
584 | 587 |
|
|
src/Symfony/Bundle/SecurityBundle/Security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
61 |
| - |
| 62 | + |
62 | 63 |
|
63 | 64 |
|
64 |
| - |
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
| ||
154 | 155 |
|
155 | 156 |
|
156 | 157 |
|
157 |
| - |
| 158 | + |
158 | 159 |
|
159 | 160 |
|
160 |
| - |
| 161 | + |
161 | 162 |
|
162 | 163 |
|
163 | 164 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DataCollector/SecurityDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DataCollector/SecurityDataCollectorTest.php+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
271 | 272 |
|
272 | 273 |
|
273 | 274 |
|
274 |
| - |
275 |
| - |
| 275 | + |
| 276 | + |
276 | 277 |
|
277 | 278 |
|
278 | 279 |
|
| ||
360 | 361 |
|
361 | 362 |
|
362 | 363 |
|
363 |
| - |
364 |
| - |
365 |
| - |
366 |
| - |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
367 | 368 |
|
368 | 369 |
|
369 | 370 |
|
370 | 371 |
|
371 | 372 |
|
372 | 373 |
|
373 | 374 |
|
374 |
| - |
375 |
| - |
| 375 | + |
| 376 | + |
376 | 377 |
|
377 | 378 |
|
378 | 379 |
|
| ||
461 | 462 |
|
462 | 463 |
|
463 | 464 |
|
464 |
| - |
| 465 | + |
465 | 466 |
|
466 | 467 |
|
467 | 468 |
|
0 commit comments