]> git.immae.eu Git - github/shaarli/Shaarli.git/commit - application/legacy/LegacyController.php
Fix support for legacy route login redirection
authorArthurHoaro <arthur@hoa.ro>
Tue, 1 Sep 2020 08:12:54 +0000 (10:12 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 1 Sep 2020 08:12:54 +0000 (10:12 +0200)
commitaca995e09cf9c210ffe45584fbe50dcedb8bdebb
treed49ca5c06948d6997f6d4da6de6fa23140a841a8
parentbea062149ebcb4663861edb1cc0a32faf85b273f
Fix support for legacy route login redirection

Makes sure that the user is properly redirected to the bookmark form after login, even with legacy routes
application/legacy/LegacyController.php
tests/legacy/LegacyControllerTest.php