8000
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 ad30087 commit 58c08c6Copy full SHA for 58c08c6
src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
@@ -210,6 +210,7 @@
210
<argument /> <!-- Simple Authenticator -->
211
<argument /> <!-- User Provider -->
212
<argument /> <!-- Provider-shared Key -->
213
+ <argument /> <!-- User Checker -->
214
</service>
215
216
<service id="security.authentication.provider.pre_authenticated" class="Symfony\Component\Security\Core\Authentication\Provider\PreAuthenticatedAuthenticationProvider" abstract="true">
0 commit comments