summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-27Docker image: Add a migrate_config mode (#5567)Richard van der Hoff4-17/+58
... to help people escape env var hell
2019-06-27Docker image: open the non-TLS port by default. (#5568)Richard van der Hoff2-0/+2
There's not much point in binding to localhost when it's in a docker container.
2019-06-27