]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
fix #1311, redirect after login
authorNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 10 Aug 2015 20:37:56 +0000 (22:37 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 10 Aug 2015 20:37:56 +0000 (22:37 +0200)
app/config/security.yml

index 37236d403a92d27e0d489be7db47310fb9966af5..acc86984703aed69afcff7334f28e894bf2f9fe8 100644 (file)
@@ -37,9 +37,9 @@ security:
 
                 post_only:                      true
 
-                always_use_default_target_path: true
+                always_use_default_target_path: false
                 default_target_path:            /
-                target_path_parameter:          redirect_url
+                target_path_parameter:          _target_path
                 use_referer:                    true
 
                 failure_path:                   null