GithubHelp home page GithubHelp logo

Comments (11)

mkaply avatar mkaply commented on June 3, 2024 1

I'm working on the whitelist now.

from policy-templates.

mkaply avatar mkaply commented on June 3, 2024 1

https://bugzilla.mozilla.org/show_bug.cgi?id=1888548

from policy-templates.

TheSin- avatar TheSin- commented on June 3, 2024

you are looking for

Set dom.block_download_insecure to False

I'm here for the same reason but it doesn't seem to have a GPO, you can fix it by changing that option in about:config, but that's a localized fix.

from policy-templates.

jonesiscoding avatar jonesiscoding commented on June 3, 2024

I believe that that you can enable or disable both dom.block_download_insecure and dom.security.https_only within the preferences.

Currently, there does not seem to be a way to add a list of exceptions for either.

from policy-templates.

TheSin- avatar TheSin- commented on June 3, 2024

you can I figured it out yesterday using this. Just need to remove the older Preferences and use the json version and it works. I only did dom.block_download_insecure

from policy-templates.

miharix avatar miharix commented on June 3, 2024

So this need to be a request for repo of the browser directly ? Where exactly ?

When I saw this problem it reminded me,
that it would be about time to push our company to https only and allow only centrally whitelisted http sites.

I like the idea of mozila pushing forward implementation of https, but not first enabling simple deplorable exceptions is not nice.

from policy-templates.

tracktor-git avatar tracktor-git commented on June 3, 2024

you can I figured it out yesterday using this. Just need to remove the older Preferences and use the json version and it works. I only did dom.block_download_insecure

Hi TheSin-
How can I do this with GPO? Can you wrote an example or make a screenshot of this setting in GPO? I tried but there was no any effect :( Maybe I use wrong format for the setting...

from policy-templates.

miharix avatar miharix commented on June 3, 2024

I created Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1892658

@tracktor-git
slika
User Configuration -> Administrative templates -> Mozilla -> Firefox -> Policy -> Preferences

{
	"dom.block_download_insecure": {
	"Value": false,
	"Status": "locked"
	}
}

from policy-templates.

tracktor-git avatar tracktor-git commented on June 3, 2024

@miharix thanks a lot! I used wrong JSON format...

from policy-templates.

technomancer-101 avatar technomancer-101 commented on June 3, 2024

So this need to be a request for repo of the browser directly ? Where exactly ?

When I saw this problem it reminded me, that it would be about time to push our company to https only and allow only centrally whitelisted http sites.

I like the idea of mozila pushing forward implementation of https, but not first enabling simple deplorable exceptions is not nice.

I agree, I think Mozilla needs to create a whitelist option as an alternative to the "all or nothing" approach. While we could in theory setup SSL for all of our intranet sites, it's a lot of overhead for services that really wouldn't benefit from the traffic encryption.

Unfortunately I'm also unsure how to go about this. I suppose https://connect.mozilla.org/ would be the best bet, and then we can all upvote it there.

from policy-templates.

technomancer-101 avatar technomancer-101 commented on June 3, 2024

Thank you very much, that will be hugely beneficial.

from policy-templates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.