]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/services.yml
Adding new user
[github/wallabag/wallabag.git] / app / config / services.yml
index 5c76fc5988534367e579dfddfb4a611e377c03f9..91a03e10e13d5d03612c1e18a910db5e2143456a 100644 (file)
@@ -1,7 +1,9 @@
 # Learn more about services, parameters and containers at
 # http://symfony.com/doc/current/book/service_container.html
 parameters:
-#    parameter_name: value
+    security.authentication.provider.dao.class: Wallabag\CoreBundle\Security\Authentication\Provider\WallabagAuthenticationProvider
+    security.encoder.digest.class: Wallabag\CoreBundle\Security\Authentication\Encoder\WallabagPasswordEncoder
+    security.validator.user_password.class: Wallabag\CoreBundle\Security\Validator\WallabagUserPasswordValidator
 
 services:
 #    service_name: