Browse Source

Controlador de excepciones

Gabriel Gosparo 6 years ago
parent
commit
6730c6821b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/config/security.yml

+ 1 - 1
app/config/security.yml

@@ -36,7 +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