From: Mikael Nordfeldth Date: Fri, 9 Oct 2015 08:55:12 +0000 (+0200) Subject: Don't enable StrictTransportSecurity by default X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3013b84e9833882fbc3e98df0758c56c3e0ba25c;p=quix0rs-gnu-social.git Don't enable StrictTransportSecurity by default (but you should enable it if you use TLS, but there are many who do this through their webserver and it's odd to have double headers etc...) --- diff --git a/lib/default.php b/lib/default.php index 554d3ae63c..490553f80b 100644 --- a/lib/default.php +++ b/lib/default.php @@ -312,7 +312,6 @@ $default = 'Favorite' => array(), 'Share' => array(), 'LRDD' => array(), - 'StrictTransportSecurity' => array(), ), 'default' => array( 'Activity' => array(),