gallery.accords-library.com/server/szurubooru/api
neobooru 80d272d60b server/config: Add 'domain' and 'smtp from' config entries
Fixes #193 and #256

This however requires users to manually set the domain in the config.yaml.
This field currently is optional, but it would probably be better to make it required and not fall back to HTTP_ORIGIN and HTTP_REFERER, which might be inaccurate or not set (especially behind reverse proxies and the like)

server/config: Leave domain empty by default

Co-Authored-By: Shyam Sunder <sgsunder1@gmail.com>
2019-07-22 20:26:09 -04:00
..
__init__.py server/auth: add token authentication 2018-03-25 22:23:29 +02:00
comment_api.py server: lint 2017-04-24 23:30:53 +02:00
info_api.py config: fix camelCase 2018-07-08 09:38:41 +02:00
password_reset_api.py server/config: Add 'domain' and 'smtp from' config entries 2019-07-22 20:26:09 -04:00
post_api.py server/posts: automatically detect sound in video post uploads 2018-09-24 11:36:13 +02:00
snapshot_api.py server: lint 2017-04-24 23:30:53 +02:00
tag_api.py remove tags.json 2017-10-01 21:48:00 +02:00
tag_category_api.py remove tags.json 2017-10-01 21:48:00 +02:00
upload_api.py server: lint 2017-04-24 23:30:53 +02:00
user_api.py server/users: let administrators add new users 2018-03-07 21:30:24 +01:00
user_token_api.py server/auth: add token authentication 2018-03-25 22:23:29 +02:00