Changeset - 8ee17ef21796
stable
0
1
0
login: use server-relative URLs in came_from correctly
Using h.url to combine came_from with query parameters caused the
SCRIPT_NAME to incorrectly be prepended to came_from, even though
it was already present. This was not a problem if the Kallithea
instance was served directly from the server root ('/') as is common,
but broke setups where Kallithea was served from a prefix.
Using h.url to combine came_from with query parameters caused the
SCRIPT_NAME to incorrectly be prepended to came_from, even though
it was already present. This was not a problem if the Kallithea
instance was served directly from the server root ('/') as is common,
but broke setups where Kallithea was served from a prefix.
1 file changed with 3 insertions and 4 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)