diff options
author | ArthurHoaro <arthur@hoa.ro> | 2020-09-03 18:46:10 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2020-09-03 18:46:10 +0200 |
commit | d33cffdb2e195be118d99342aa42f1d15a186f27 (patch) | |
tree | e815df87435ec9c075908d4d94adb45be4b4528d /tests/front/controller/admin | |
parent | 21163a3329ef19dc6ebadb75d6452ac02fd59ab3 (diff) | |
download | Shaarli-d33cffdb2e195be118d99342aa42f1d15a186f27.tar.gz Shaarli-d33cffdb2e195be118d99342aa42f1d15a186f27.tar.zst Shaarli-d33cffdb2e195be118d99342aa42f1d15a186f27.zip |
Fix: encoding in legacy route login redirection to post bookmark
When a bookmark is post from a logged out user, he is first redirected to the login page with 'returnurl' containing the link, then redirected again when the login is processed.
We need to reencode the posted URL, otherwise the browser does not handle the fragment as a part of the posted parameter.
Diffstat (limited to 'tests/front/controller/admin')
0 files changed, 0 insertions, 0 deletions