]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/services.yml
Add custom auth encoder & provider
[github/wallabag/wallabag.git] / app / config / services.yml
index 5c76fc5988534367e579dfddfb4a611e377c03f9..d4485e4290b20c672afdae4e53477ade0ea67508 100644 (file)
@@ -1,7 +1,8 @@
 # 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
 
 services:
 #    service_name: