Add supervision table and change default target path
This commit is contained in:
@ -21,7 +21,7 @@ security:
|
||||
login_path: app_login
|
||||
check_path: app_login
|
||||
enable_csrf: false
|
||||
default_target_path: app_dashboard
|
||||
default_target_path: /dashboard
|
||||
logout:
|
||||
path: app_logout
|
||||
# where to redirect after logout
|
||||
|
Reference in New Issue
Block a user