Commit 8a752c3
File tree
14 files changed
+315
-46
lines changedFilter options
- src/Symfony/Bundle/SecurityBundle
- Command
- DependencyInjection
- Tests
- DependencyInjection
- Fixtures
- php
- xml
- yml
- Functional
14 files changed
+315
-46
lines changed+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
293 |
| - |
294 |
| - |
295 |
| - |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
296 | 297 |
|
297 | 298 |
|
298 | 299 |
|
|
+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
667 | 667 |
|
668 | 668 |
|
669 | 669 |
|
670 |
| - |
671 |
| - |
| 670 | + |
672 | 671 |
|
673 |
| - |
674 |
| - |
675 |
| - |
| 672 | + |
676 | 673 |
|
677 | 674 |
|
678 | 675 |
|
|
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CHANGELOG.md+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 | 11 |
|
17 | 12 |
|
18 | 13 |
|
19 | 14 |
|
| 15 | + |
| 16 | + |
20 | 17 |
|
21 | 18 |
|
22 | 19 |
|
|
src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php+7-10Lines changed: 7 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
| 18 | + |
16 | 19 |
|
| 20 | + |
17 | 21 |
|
18 | 22 |
|
19 | 23 |
|
| ||
23 | 27 |
|
24 | 28 |
|
25 | 29 |
|
26 |
| - |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
| ||
32 | 36 |
|
33 | 37 |
|
34 | 38 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
44 | 42 |
|
45 | 43 |
|
46 | 44 |
|
| ||
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 |
| - |
58 |
| - |
59 | 55 |
|
60 | 56 |
|
61 | 57 |
|
| ||
93 | 89 |
|
94 | 90 |
|
95 | 91 |
|
96 |
| - |
| 92 | + |
| 93 | + |
97 | 94 |
|
98 | 95 |
|
99 | 96 |
|
|
src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| 20 | + |
18 | 21 |
|
| 22 | + |
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
| ||
28 | 32 |
|
29 | 33 |
|
30 | 34 |
|
31 |
| - |
| 35 | + |
32 | 36 |
|
33 | 37 |
|
34 | 38 |
|
| ||
42 | 46 |
|
43 | 47 |
|
44 | 48 |
|
45 |
| - |
46 |
| - |
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
| ||
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
59 |
| - |
60 |
| - |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 |
| - |
| 120 | + |
| 121 | + |
121 | 122 |
|
122 | 123 |
|
123 | 124 |
|
| ||
192 | 193 |
|
193 | 194 |
|
194 | 195 |
|
195 |
| - |
196 |
| - |
197 | 196 |
|
198 | 197 |
|
199 | 198 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| 124 | + |
124 | 125 |
|
125 | 126 |
|
126 | 127 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+24-7Lines changed: 24 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
27 | 25 |
|
28 | 26 |
|
29 | 27 |
|
| ||
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
41 | 53 |
|
42 | 54 |
|
43 | 55 |
|
| ||
439 | 451 |
|
440 | 452 |
|
441 | 453 |
|
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
442 | 458 |
|
443 | 459 |
|
444 |
| - |
| 460 | + |
445 | 461 |
|
446 | 462 |
|
447 | 463 |
|
448 | 464 |
|
449 | 465 |
|
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
450 | 470 |
|
451 | 471 |
|
452 | 472 |
|
| ||
546 | 566 |
|
547 | 567 |
|
548 | 568 |
|
549 |
| - |
550 |
| - |
551 |
| - |
552 | 569 |
|
553 | 570 |
|
554 | 571 |
|
| ||
561 | 578 |
|
562 | 579 |
|
563 | 580 |
|
564 |
| - |
| 581 | + |
565 | 582 |
|
566 | 583 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1_with_acl.php
Copy file name to clipboard+102Lines changed: 102 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 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 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/container1.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/container1.xml-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 | 9 |
|
12 | 10 |
|
13 | 11 |
|
|
0 commit comments