mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-06-05 15:35:41 +01:00
4fad9d672f
* 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