]> git.p6c8.net - policy-templates.git/commitdiff
Remove extra spaces
authorqupig <61939856+qupig@users.noreply.github.com>
Sun, 11 Aug 2024 07:14:28 +0000 (07:14 +0000)
committerqupig <61939856+qupig@users.noreply.github.com>
Sun, 11 Aug 2024 07:14:28 +0000 (07:14 +0000)
docs/index.md
windows/en-US/firefox.adml

index 752f74fa967a0dcbbedc2809585754ccf220c2b3..130ed1d35be5f9cd35d16a2052261cd50ddbd70f 100644 (file)
@@ -3796,7 +3796,7 @@ Software\Policies\Mozilla\Firefox\HttpAllowlist\2 = "http://example.edu"
 #### Windows (Intune)
 OMA-URI:
 ```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist 
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist
 ```
 Value (string):
 ```
index 58655efd9cee0a06b7f143e702f78ce0974a4f1e..18518ed5b6c47c08b86f57a81ba925b3304ab18e 100644 (file)
@@ -1114,7 +1114,7 @@ If this policy is disabled or not configured, HTTPS-Only Mode is not enabled.</s
       <string id="HttpsOnlyMode_Disallowed">Off and locked</string>
       <string id="HttpsOnlyMode_Enabled">On by default</string>
       <string id="HttpsOnlyMode_ForceEnabled">On and locked</string>
-      <string id="HttpAllowlist">HTTP Allowlist </string>
+      <string id="HttpAllowlist">HTTP Allowlist</string>
       <string id="HttpAllowlist_Explain">If this policy is enabled, you can specify a list origins that will not be upgraded to HTTPS.
 
 If this policy is disabled or not configured, all origins are upgraded to HTTPS if HTTPS-Only Mode is enabled.</string>

patrick-canterino.de