summary refs log tree commit diff
path: root/MANIFEST.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-18Remove Auth.check method (#6217)Richard van der Hoff3-21/+6
This method was somewhat redundant, and confusing.
2019-10-18Fix logging config for the docker image (#6197)Richard van der Hoff3-3/+5
Turns out that loggers that are instantiated before the config is loaded get turned off. Also bring the logging config that is generated by --generate-config into line. Fixes #6194.
2019-10-18add note about database upgradeHubert Chathi1