Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitba6de87
committed
bug#44130 [SecurityBundle] Remove outdated conditions based on authenticatorManagerEnabled (chalasr)
This PR was merged into the 6.0 branch.Discussion----------[SecurityBundle] Remove outdated conditions based on authenticatorManagerEnabled| Q | A| ------------- | ---| Branch? | 6.0| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets | -| License | MIT| Doc PR | -The authenticator manager must be enabled as of 6.0.https://github.com/symfony/symfony/blob/a1c9f1095e37977e7e9d65ee56be7378385b5c37/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php#L94Commits-------b87cda7 [SecurityBundle] Remove dead conditions based on authenticatorManagerEnabledFile tree
1 file changed
+5
-20
lines changed- src/Symfony/Bundle/SecurityBundle/Resources/views/Collector
1 file changed
+5
-20
lines changedLines changed: 5 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
88 | | - | |
| 86 | + | |
89 | 87 | | |
90 | 88 | | |
91 | 89 | | |
| |||
176 | 174 | | |
177 | 175 | | |
178 | 176 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | 177 | | |
186 | 178 | | |
187 | 179 | | |
| |||
218 | 210 | | |
219 | 211 | | |
220 | 212 | | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
232 | 217 | | |
233 | 218 | | |
234 | 219 | | |
| |||
0 commit comments
Comments
(0)