]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix invalid redirection using the path of an external domain 1560/head
authorArthurHoaro <arthur@hoa.ro>
Tue, 22 Sep 2020 13:17:13 +0000 (15:17 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 22 Sep 2020 13:37:26 +0000 (15:37 +0200)
commitabe033be855f76fde9e8576ce36460fbb23b1e57
treeeefc804a0cb8c0497a03c954667fd3e75598d0aa
parent5baafe5001ef2fbe88d3fcdcc225ec12edd3fef1
Fix invalid redirection using the path of an external domain

Fixes #1554
application/front/controller/visitor/ShaarliVisitorController.php
tests/front/controller/admin/ManageShaareControllerTest/SaveBookmarkTest.php
tests/front/controller/admin/SessionFilterControllerTest.php
tests/front/controller/visitor/PublicSessionFilterControllerTest.php
tests/front/controller/visitor/ShaarliVisitorControllerTest.php