diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-01-10 14:33:15 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-01-10 14:33:15 +0100 |
commit | 78f2cfe7c1995daaa6dadde59916787cd59f0fa7 (patch) | |
tree | d922166b2cd41ba2ed04a6d7aae4d1c07484c20d | |
parent | 85b52355cb38f46bf6cef12dc94d4a6e42ec920a (diff) | |
download | jenkins.debian.net-78f2cfe7c1995daaa6dadde59916787cd59f0fa7.tar.xz |
add hints from weasel about hsts
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,6 +18,12 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian == General ToDo +[20:27] < weasel> Header always add Strict-Transport-Security "max-age=15552000" +[20:27] < weasel> add this to your vhost config. +[20:27] < weasel> a2enmod headers +[20:27] < weasel> reload. + + * get rid of FIXMEs in README. Really. * turn job-cfg/g-i.yaml into .yaml.py * split etc/schroot/default |