1
0
mirror of https://github.com/searx/searx synced 2025-01-20 21:00:57 +01:00
searx/tests
rachmadani haryono ec88fb8a0f [fix] secret_key can be bytes instead of a string (#1602)
Fix #1600
In settings.yml, the secret_key can be written as string or as base64 encoded data using !!binary notation.
2019-07-17 10:09:09 +02:00
..
robot
unit [fix] secret_key can be bytes instead of a string (#1602) 2019-07-17 10:09:09 +02:00
__init__.py
test_robot.py