Browse Source

Merged in IKGabriel/securityyml-edited-online-with-bitbucket-1538745309002 (pull request #45)

Controlador de excepciones
Gabriel Gosparo 6 years ago
parent
commit
3af94058c5
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