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 12a269a commit 680d5e1Copy full SHA for 680d5e1
src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
@@ -182,7 +182,7 @@
182
<argument type="service" id="router" on-invalid="null" />
183
184
</service>
185
-
+ <service id="Symfony\Component\Security\Http\HttpUtils" alias="security.http_utils" />
186
187
<!-- Validator -->
188
<service id="security.validator.user_password" class="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator">
0 commit comments