You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app/models
Ben Busby f213a2a64a
Ensure b64 prefs always have min padding
This relates to an issue with an unknown cause (unable to reproduce on
my end) where the preferences string does not contain the correct amount
of padding on a base64 encoded value. This is mediated by appending
padding to the end of the encoded value, since any extra padding is
removed anyways.

Fixes #987
1 year ago
..
__init__.py Feature: language config (#27) 4 years ago
config.py Ensure b64 prefs always have min padding 1 year ago
endpoint.py Refactor session behavior, remove `Flask-Session` dep 2 years ago
g_classes.py Counter latest result page style changes 2 years ago