Files
nginx-proxy-manager/src/backend
OhHeyAlan 4fad9d672f Correcting X-XSS-Protection Header (#136)
* 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"

* Update issue templates
2019-05-08 10:11:05 +10:00
..
2019-03-05 08:21:02 +10:00
2019-03-05 08:21:02 +10:00
2018-06-20 08:47:26 +10:00