8000 [Security] Adding a GuardAuthenticatorHandler alias · symfony/symfony@844c402 · GitHub
[go: up one dir, main page]

Skip to content

Commit 844c402

Browse files
weaverryanfabpot
authored andcommitted
[Security] Adding a GuardAuthenticatorHandler alias
1 parent 46a848c commit 844c402

File tree

1 file changed

+2
-0
lines changed
  • src/Symfony/Bundle/SecurityBundle/Resources/config

1 file changed

+2
-0
lines changed

src/Symfony/Bundle/SecurityBundle/Resources/config/guard.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<argument type="service" id="security.token_storage" />
1414
<argument type="service" id="event_dispatcher" on-invalid="null" />
1515
</service>
16+
17+
<service id="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias="security.authentication.guard_handler" />
1618

1719
<!-- See GuardAuthenticationFactory -->
1820
<service id="security.authentication.provider.guard"

0 commit comments

Comments
 (0)
0