gallery.accords-library.com/server/szurubooru
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
..
api server/config: Add 'domain' and 'smtp from' config entries 2019-07-22 20:26:09 -04:00
func server/model/posts: Make post flags a hybrid attribute in model 2019-04-22 20:20:19 -04:00
middleware server/auth: add token authentication 2018-03-25 22:23:29 +02:00
migrations server: handle empty flags in migration 2018-09-24 11:40:11 +02:00
model server/model/posts: Make post flags a hybrid attribute in model 2019-04-22 20:20:19 -04:00
rest server/password-reset: try to construct full URL 2018-07-08 10:10:06 +02:00
search server/model/posts: Make post flags a hybrid attribute in model 2019-04-22 20:20:19 -04:00
tests tests: fix failing tests 2018-07-25 19:53:37 +02:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server/config: use safer YAML loader 2019-04-27 18:08:47 -04:00
db.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
errors.py server: lint 2017-04-24 23:30:53 +02:00
facade.py client: improved build.js, use relative links 2018-07-06 19:40:20 +02:00