このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
Angel Mario d6d7110e22
Add option to disable changing config from client (#295)
* Add option to disable changing of configuration

Introduces a test to ensure the correct response code is found when
attempting to update the config when disabled, and ensure default config
is unchanged when posting a new config dict.

Attempting to update the config using the API when disabled now returns
a 403 code + redirect.

Co-authored-by: Ben Busby <benbusby@protonmail.com>
2021-04-27 10:36:03 -04:00
..
models
static
templates Add option to disable changing config from client (#295) 2021-04-27 10:36:03 -04:00
utils
__init__.py Add option to disable changing config from client (#295) 2021-04-27 10:36:03 -04:00
__main__.py
filter.py
request.py
routes.py Add option to disable changing config from client (#295) 2021-04-27 10:36:03 -04:00