Commit graph

11 commits

Author SHA1 Message Date
Noah Betzen
474bc19904
Add commented HSTS line to nginx site.conf 2023-03-30 17:04:11 -07:00
El RIDO
8796735e80
issue got moved
Co-authored-by: rugk <rugk+git@posteo.de>
2022-07-31 18:15:36 +02:00
El RIDO
d6cead99eb
disable header preventing opening links to self, fixes #959 2022-07-31 08:49:36 +02:00
El RIDO
90e746b111
remove duplicate Permission-Policy header, now set on the application level
6f3bb25b09
2022-07-18 18:11:45 +02:00
El RIDO
4afa86cb3e
move headers to static location block, makes fastcgi_hide_header unnecessary 2021-10-14 19:27:04 +02:00
El RIDO
25abb55cd0
move Cache-Control header to server block, making js location unnecessary 2021-10-13 19:55:02 +02:00
rugk
df4436b798
Fix syntax error in nginx config
This prevented the startup of the nginx server and thus the container.

Fixes https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/75
2021-10-09 17:24:10 +02:00
Sylvain Rabot
90b0271bf2
Add Cache-Control header with no-transform directive
This should avoid that proxies like Cloudflare and others break SRI.

Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2021-10-08 13:39:34 +02:00
El RIDO
453cff7c01
working on improving #29 2021-04-16 19:13:00 +02:00
El RIDO
7b367cad23
new security headers, recommended by ZAP scan #29 2021-04-05 18:21:55 +02:00
El RIDO
25104d083f
adapt to new nginx 1.18 folder structure 2021-01-17 09:13:47 +01:00