mozilla / policy-templates

Policy Templates for Firefox
Mozilla Public License 2.0
1.15k stars 415 forks source link

GPO Wish: dom.block_download_insecure #1105

Closed HashidaTKS closed 6 months ago

HashidaTKS commented 6 months ago

It seems that sometimes users should or want to disable dom.block_download_insecure.

E.g.

https://support.mozilla.org/en-US/questions/1445114

I know that we can specify dom.block_download_insecure with Preferences, but I think it would be more convenient if we could specify dom.block_download_insecure individually in a GPO.

mkaply commented 6 months ago

I'm not ready to give a policy yet for this as I'm hoping the bugs get fixed.

In addition, I'll be landing a policy to allow to the Https upgrade list.

HashidaTKS commented 6 months ago

@mkaply Thank you for your reply!

Sorry for my ignorance, what will become when we specify a policy to allow to the Https upgrade list? Is it used for control HTTPS-Only Mode's exceptions, or is it something completely different?

mkaply commented 6 months ago

It will exclude from HTTPSOnly mode and any other place where we force HTTPS

This will be in Firefox 127 Firefox ESR 115.12

HashidaTKS commented 6 months ago

Thank you!

It seems fine for my(our) use case, so I'll close this issue.