update security yaml
This commit is contained in:
parent
5c31eaf61c
commit
c1046ee6e0
|
@ -30,7 +30,7 @@ security:
|
||||||
login_path: app_login
|
login_path: app_login
|
||||||
check_path: app_login
|
check_path: app_login
|
||||||
enable_csrf: true
|
enable_csrf: true
|
||||||
default_target_path: app_home
|
default_target_path: app_index
|
||||||
use_referer: true
|
use_referer: true
|
||||||
logout:
|
logout:
|
||||||
path: app_logout
|
path: app_logout
|
||||||
|
|
Loading…
Reference in New Issue