Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6787e5a3 authored by Markus Heiser's avatar Markus Heiser
Browse files

[fix] decoding of saved preferences in the URL

To compress saved preferences in the URL was introduced in 5f758b2d and
slightly fixed in 8f440146.  But the main fail was not fixed; The decompress
function returns a binary string and this binary should first be decoded to a
string before it is passed to urllib.parse_qs.

BTW: revert the hot-fix from 59734917

Related-to: https://github.com/searxng/searxng/issues/166


Signed-off-by: default avatarMarkus Heiser <markus.heiser@darmarit.de>
parent 4b60c557
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment