Browse Source

Merged in FD3-510 (pull request #112)

Controlador de excepciones

Approved-by: Guillermo Espinoza <guillermo@interlink.com.ar>
Guillermo Espinoza 6 years ago
parent
commit
bd2fbca5ee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/config/security.yml

+ 1 - 0
app/config/security.yml

@@ -36,6 +36,7 @@ security:
                 target: /
                 success_handler: base_admin.security.logout.handler
             anonymous: true
+            access_denied_handler: kernel.handler.access_denied_handler
             # HWIOAuthBundle + BaseOAuthBundle Configuration
             oauth:
                 login_path: /login