mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
fix stream/allow editing modsec conf/readme changes/dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -10,10 +10,8 @@
|
||||
{% unless certificate and certificate_id > 0 -%}
|
||||
{% unless ssl_forced == 1 or ssl_forced == true %}
|
||||
{% unless hsts_enabled == 1 or hsts_enabled == true %}
|
||||
more_clear_headers "Content-Security-Policy";
|
||||
|
||||
more_clear_headers "Expect-CT";
|
||||
more_clear_headers "Strict-Transport-Security";
|
||||
{% endunless %}
|
||||
{% endunless %}
|
||||
{% endunless %}
|
||||
{% endunless %}
|
||||
|
Reference in New Issue
Block a user