File tree
13 files changed
+312
-38
lines changedFilter options
- src/Symfony/Bundle/SecurityBundle
- Command
- DependencyInjection
- Tests
- DependencyInjection
- Fixtures
- php
- xml
- yml
- Functional
13 files changed
+312
-38
lines changed+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
267 |
| - |
268 |
| - |
269 |
| - |
270 |
| - |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
271 | 272 |
|
272 | 273 |
|
273 | 274 |
|
|
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CHANGELOG.md+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
| 13 | + |
| 14 | + |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
|
src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php+6-9Lines changed: 6 additions & 9 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 |
|
| ||
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 |
|
| ||
314 | 326 |
|
315 | 327 |
|
316 | 328 |
|
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
317 | 333 |
|
318 | 334 |
|
319 |
| - |
| 335 | + |
320 | 336 |
|
321 | 337 |
|
322 | 338 |
|
323 | 339 |
|
324 | 340 |
|
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
325 | 345 |
|
326 | 346 |
|
327 | 347 |
|
| ||
421 | 441 |
|
422 | 442 |
|
423 | 443 |
|
424 |
| - |
425 |
| - |
426 |
| - |
427 | 444 |
|
428 | 445 |
|
429 | 446 |
|
| ||
436 | 453 |
|
437 | 454 |
|
438 | 455 |
|
439 |
| - |
| 456 | + |
440 | 457 |
|
441 | 458 |
|
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