File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ The authenticator can be enabled using the ``custom_authenticators`` setting:
105
105
http://symfony.com/schema/dic/security
106
106
https://symfony.com/schema/dic/security/security-1.0.xsd" >
107
107
108
- <config enable-authenticator-manager = " true " >
108
+ <config >
109
109
<!-- ... -->
110
110
111
111
<firewall name =" main" >
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ You can configure this using the ``entry_point`` setting:
42
42
http://symfony.com/schema/dic/security
43
43
https://symfony.com/schema/dic/security/security-1.0.xsd" >
44
44
45
- <config enable-authenticator-manager = " true " >
45
+ <config >
46
46
<!-- ... -->
47
47
48
48
<!-- entry-point: configure the form authentication as the entry
You can’t perform that action at this time.
0 commit comments