0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-02 19:26:09 +02:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy/mariadb/fpm
danchal abd12b7d7b add proxy_cookie_path
The __Host prefix mitigates cookie injection vulnerabilities within potential third-party software sharing the same second level domain.
This is one of the metrics used in the Nextcloud security scan.

The Dockerfile COPY filename was changed from uploadsize.conf to make it more generic in use.

Signed-off-by: danchal <danchal@users.noreply.github.com>
2019-01-31 10:07:37 +01:00
..
proxy add proxy_cookie_path 2019-01-31 10:07:37 +01:00
web Fix woff2 files in nginx examples 2019-01-21 16:55:55 +01:00
db.env Add more examples with proxy 2017-09-27 13:29:15 +02:00
docker-compose.yml Use Alpine Linux in examples and use default user 2018-11-20 20:24:22 +01:00