Changed the default target path after login
This commit is contained in:
parent
23c89bdb24
commit
42ee567ff4
@ -21,6 +21,7 @@ security:
|
||||
login_path: app_login
|
||||
check_path: app_login
|
||||
enable_csrf: false
|
||||
default_target_path: app_home
|
||||
logout:
|
||||
path: app_logout
|
||||
# where to redirect after logout
|
||||
|
Loading…
Reference in New Issue
Block a user