このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/test
Ben Busby 0310f0f542
Use app init enc key by default for all queries
This can be updated later to allow users with cookies enabled to use a
key that is unique to their session (if they want, not mandatory), but
for now it makes more sense to just use a single key for all queries
from all users. This should eliminate a lot of issues that users have
reported where they are unable to decrypt queries or page elements due
to an expired/renewed session key.
2022-12-05 12:14:14 -07:00
..
__init__.py
conftest.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
test_autocomplete.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
test_misc.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
test_results.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
test_routes.py Fix handling of bangs (#851) 2022-09-30 14:39:13 -06:00