takahe/docker
Corry Haines 46947279b0
Attach user identification headers to response (#453)
Add X-Takahe-User and X-Takahe-User-Identity headers to response, when available, to allow for better Nginx log enrichment.

Also drop these headers in Nginx so they aren't sent into the world. They probably aren't dangerous since they identfy the users _to themselves_ but strip it for now, just in case.
2023-01-20 17:20:14 -07:00
..
nginx.conf.d Attach user identification headers to response (#453) 2023-01-20 17:20:14 -07:00
docker-compose.yml Add docker healthcheck feature & move collectstatic into container (#276) 2022-12-27 11:39:18 -07:00
Dockerfile Organize nginx config files (#449) 2023-01-19 13:11:54 -07:00
mime.types Include an /etc/mime.types file to correct gaps from mimetypes package (#348) 2023-01-02 16:32:41 -07:00
nginx.conf Organize nginx config files (#449) 2023-01-19 13:11:54 -07:00
run.sh Nginx refactor for #401 (#442) 2023-01-18 22:04:30 -07:00