Quellcode durchsuchen

Merged in FD3-510 (pull request #35)

Controlador de excepciones

Approved-by: Guillermo Espinoza <guillermo@interlink.com.ar>
Guillermo Espinoza vor 6 Jahren
Ursprung
Commit
58be2f8670
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      app/config/security.yml

+ 1 - 0
app/config/security.yml

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