Commit d63f590
File tree
3 files changed
+55
-6
lines changedFilter options
- src/Symfony/Bundle/SecurityBundle
- DependencyInjection
- Resources/config
- Tests/DependencyInjection
3 files changed
+55
-6
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
478 | 478 |
|
479 | 479 |
|
480 | 480 |
|
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
481 | 487 |
|
482 | 488 |
|
483 | 489 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security_authenticator.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security_authenticator.xml+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
59 |
| - |
| 57 | + |
| 58 | + |
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php+47-3Lines changed: 47 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| ||
509 | 511 |
|
510 | 512 |
|
511 | 513 |
|
512 |
| - |
| 514 | + |
513 | 515 |
|
514 | 516 |
|
515 | 517 |
|
| ||
559 | 561 |
|
560 | 562 |
|
561 | 563 |
|
562 |
| - |
| 564 | + |
563 | 565 |
|
564 | 566 |
|
565 | 567 |
|
| ||
580 | 582 |
|
581 | 583 |
|
582 | 584 |
|
583 |
| - |
| 585 | + |
584 | 586 |
|
585 | 587 |
|
586 | 588 |
|
| ||
601 | 603 |
|
602 | 604 |
|
603 | 605 |
|
| 606 | + |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
| 614 | + |
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
604 | 637 |
|
605 | 638 |
|
606 | 639 |
|
| ||
689 | 722 |
|
690 | 723 |
|
691 | 724 |
|
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
0 commit comments