Commit Graph

6 Commits

Author SHA1 Message Date
Jan Felix Wiebe
54c7f16c4c Added missing semicolon to docker nginx config (#462) 2017-04-10 15:11:40 +02:00
BenBE
602947a3d7 Add more security headers (#458)
* Include some missing security headers

This change adds the following security headers:
* X-Content-Type-Options to prevent content type sniffing
* Referrer-Policy to prevent leaking referrer information when navigating away from the instance

* Migrate from Docker sample to manual configuration

Migrate the additional security headers from the Docker configuration sample to the manual configuration guide.
2017-04-06 17:30:26 +02:00
Raphael Michel
a86431bb6d Docker: Move static files 2017-02-26 11:55:19 +01:00
Raphael Michel
3c75072868 Fix manual install docs and improve nginx config 2017-02-03 15:01:47 +01:00
Cpt. Foo
477966b429 Do not leak nginx version in HTTP header (#270) 2016-10-11 16:24:56 +02:00
Raphael Michel
f999b9ffd9 Updated standalone docker file and install guide 2016-05-09 11:11:25 +02:00