Skip to content

Commit 5b9e08d

Browse files
committed
feature #47890 [SecurityBundle] Deprecate the enable_authenticator_manager option (chalasr)
This PR was merged into the 6.2 branch. Discussion ---------- [SecurityBundle] Deprecate the `enable_authenticator_manager` option | Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | yes | Tickets | - | License | MIT | Doc PR | - Last step before we close the chapter in 7.0 🎉 Commits ------- 0a826d037a [SecurityBundle] Deprecate the `enable_authenticator_manager` option
2 parents dbc3aed + cf0f53e commit 5b9e08d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Functional/app/Security/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ services:
88
- container.service_subscriber
99

1010
security:
11-
enable_authenticator_manager: true
12-
1311
providers:
1412
main:
1513
memory:

0 commit comments

Comments
 (0)