]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/security.yml
Log an error level message when user auth fail
[github/wallabag/wallabag.git] / app / config / security.yml
index ffb1d356fd29d8b081a78a088c47afc04176ba49..171a69e2e0596d9aded5895f2421b9c02194097c 100644 (file)
@@ -41,6 +41,7 @@ security:
             form_login:
                 provider: fos_userbundle
                 csrf_token_generator: security.csrf.token_manager
+                failure_handler: wallabag_user.security.custom_auth_failure_handler
 
             anonymous: true
             remember_me: