Commit Graph

5 Commits

Author SHA1 Message Date
OhHeyAlan
e7849e0af1 Correcting X-XSS-Protection Header
X-XSS-Protection sets the configuration for the cross-site scripting filters built into most browsers. The best configuration is "X-XSS-Protection: 1; mode=block".

Was "0"
Now "1; mode=block"
2019-05-06 16:41:27 -05:00
jc21
6f1d38a0e2 Fixes #88 - Allow specifying X-FRAME-OPTIONS with an environment variable (#89) 2019-03-04 10:16:46 +10:00
Jamie Curnow
a8d63d0df1 SSL certificate upload support 2018-07-23 15:12:24 +10:00
Jamie Curnow
493bb77169 Set password functionality 2018-06-25 16:56:13 +10:00
Jamie Curnow
80d78cbf25 Backend 2018-06-20 08:47:26 +10:00