File tree
Expand file treeCollapse file tree
24 files changed
+120
-20
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Resources/config
- Tests
- DependencyInjection
- Fixtures
- php
- xml
- yml
- Functional
- app/JsonLogin
- Component/Security/Http
- Firewall
- Tests/Firewall
Expand file treeCollapse file tree
24 files changed
+120
-20
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
302 | 302 |
|
303 | 303 |
|
304 | 304 |
|
| 305 | + |
| 306 | + |
| 307 | + |
305 | 308 |
|
306 | 309 |
|
307 | 310 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
677 | 677 |
|
678 | 678 |
|
679 | 679 |
|
| 680 | + |
| 681 | + |
680 | 682 |
|
681 | 683 |
|
682 | 684 |
|
|
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
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 |
---|---|---|
| ||
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
| 307 | + |
307 | 308 |
|
308 | 309 |
|
309 | 310 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
455 | 455 |
|
456 | 456 |
|
457 | 457 |
|
458 |
| - |
| 458 | + |
459 | 459 |
|
460 | 460 |
|
461 | 461 |
|
| ||
686 | 686 |
|
687 | 687 |
|
688 | 688 |
|
689 |
| - |
| 689 | + |
690 | 690 |
|
691 | 691 |
|
692 | 692 |
|
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
693 | 698 |
|
694 | 699 |
|
695 | 700 |
|
696 | 701 |
|
697 | 702 |
|
698 | 703 |
|
699 | 704 |
|
| 705 | + |
700 | 706 |
|
701 | 707 |
|
702 | 708 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
| 244 | + |
244 | 245 |
|
245 | 246 |
|
246 | 247 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
| ||
255 | 256 |
|
256 | 257 |
|
257 | 258 |
|
| 259 | + |
258 | 260 |
|
259 | 261 |
|
260 | 262 |
|
|
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+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1_with_acl.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1_with_acl.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1_with_digest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1_with_digest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
0 commit comments