Commit 5280da9
committed
bug symfony#59278 [SecurityBundle] Do not replace authenticators service by their traceable version (MatTheCat)
This PR was squashed before being merged into the 7.2 branch.
Discussion
----------
[SecurityBundle] Do not replace authenticators service by their traceable version
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#59071, fix symfony#59091
| License | MIT
Commits
-------
d44b7af [SecurityBundle] Do not replace authenticators service by their traceable versionFile tree
2 files changed
+32
-4
lines changed- src/Symfony/Bundle/SecurityBundle
- DependencyInjection
- Tests/DependencyInjection
2 files changed
+32
-4
lines changedLines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | | - | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
650 | 651 | | |
| 652 | + | |
651 | 653 | | |
652 | 654 | | |
653 | 655 | | |
| |||
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
900 | 902 | | |
901 | 903 | | |
902 | 904 | | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
903 | 929 | | |
904 | 930 | | |
905 | 931 | | |
| |||
0 commit comments