Browse Source

Merged in FD3-510 (pull request #35)

Controlador de excepciones

Approved-by: Guillermo Espinoza <guillermo@interlink.com.ar>
Guillermo Espinoza 6 năm trước cách đây
mục cha
commit
58be2f8670
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/config/security.yml

+ 1 - 0
app/config/security.yml

@@ -29,6 +29,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