Closed HashidaTKS closed 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.
@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?
It will exclude from HTTPSOnly mode and any other place where we force HTTPS
This will be in Firefox 127 Firefox ESR 115.12
Thank you!
It seems fine for my(our) use case, so I'll close this issue.
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
withPreferences
, but I think it would be more convenient if we could specifydom.block_download_insecure
individually in a GPO.