We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fd0e7 commit 4927b6eCopy full SHA for 4927b6e
security/custom_authenticator.rst
@@ -105,7 +105,7 @@ The authenticator can be enabled using the ``custom_authenticators`` setting:
105
http://symfony.com/schema/dic/security
106
https://symfony.com/schema/dic/security/security-1.0.xsd">
107
108
- <config enable-authenticator-manager="true">
+ <config>
109
<!-- ... -->
110
111
<firewall name="main">
security/entry_point.rst
@@ -42,7 +42,7 @@ You can configure this using the ``entry_point`` setting:
42
43
44
45
46
47
48
<!-- entry-point: configure the form authentication as the entry
0 commit comments