forked from wallabag/wallabag
fix #1311, redirect after login
This commit is contained in:
@ -37,9 +37,9 @@ security:
|
|||||||
|
|
||||||
post_only: true
|
post_only: true
|
||||||
|
|
||||||
always_use_default_target_path: true
|
always_use_default_target_path: false
|
||||||
default_target_path: /
|
default_target_path: /
|
||||||
target_path_parameter: redirect_url
|
target_path_parameter: _target_path
|
||||||
use_referer: true
|
use_referer: true
|
||||||
|
|
||||||
failure_path: null
|
failure_path: null
|
||||||
|
|||||||
Reference in New Issue
Block a user