คำถามที่แสดงป้ายกำกับ:

In version 149 no start pages are displayed that were set via registry entries.

Hi, In the latest firefox update 149, no start pages are displayed that were distributed with a registry key via group policy. It only works again if you change this sett… (อ่านเพิ่มเติม)

Hi,

In the latest firefox update 149, no start pages are displayed that were distributed with a registry key via group policy. It only works again if you change this setting manually in the Firefox settings.

In Version 148 it´s fine.

Jan

แก้ไขปัญหาแล้ว 4 272

How to change Enterprise policy setting from FALSE to TRUE

I would like access to Firefox Stories but the policy setting for FirefoxHome Stories is false. How do I get to these settings to change the false to true? Until about a… (อ่านเพิ่มเติม)

I would like access to Firefox Stories but the policy setting for FirefoxHome Stories is false. How do I get to these settings to change the false to true?

Until about a week ago the stories showed up on the New Tab. There is a side section on New Tab for customizing and the section had an option to see the stories. Now that section has no reference to the option.

Any suggestions?

Thanks,

Open 1 216

Please help me exit kiosk mode

I have a lot of Firefox windows and tabs open, and I really don't want to lose my session. I wanted to open a webpage in Firefox in fullscreen mode. But evidently there's… (อ่านเพิ่มเติม)

I have a lot of Firefox windows and tabs open, and I really don't want to lose my session.

I wanted to open a webpage in Firefox in fullscreen mode. But evidently there's some kind of serious flaw in Firefox that makes it incapable of opening webpages in fullscreen mode. Everyone says the only workaround is to open the webpage in kiosk mode. So I tried it.

But now I have two big problems:

1. One of my Firefox windows, with all its tabs, is stuck in kiosk mode. (Even if I close the window and then restore it with Ctrl+Shift+T, it's still in kiosk mode.)

2. All new Firefox windows I open with Ctrl+N are also stuck in kiosk mode.

I don't know what to do, and I'd really appreciate any help. Thanks!

เก็บถาวรแล้ว 7 334

about:config -> security.pki.certificate_transparency.disable_for_spki_hashes not working as expected

Hello community :) hope everybody is doing well. I´m coming here with with asking for a help. I´m managing browsers (Google Chrome, MS Edge and Firefox) in my company v… (อ่านเพิ่มเติม)

Hello community :)

hope everybody is doing well. I´m coming here with with asking for a help.

I´m managing browsers (Google Chrome, MS Edge and Firefox) in my company via GPOs. What we´ve been dealing with since 135 version came up is having the "Did Not Connect: Potential Security Issue error page , Error insufficient cert transparency" while visiting our internal resources.

Despite of having the security.pki.certificate_transparency.disable_for_spki_hashes set up -> main three certificate hashes are correctly added, basically copying the setup from Chromium browsers , where everything works as expected , Firefox is not.

The only way how to make it work is via security.pki.certificate_transparency.disable_for_hosts , which is , of course, not desirable , because of the security risks.

Does anyone face the same issues ?

Thank you very much ya´ll

แก้ไขปัญหาแล้ว เก็บถาวรแล้ว 11 290

Adding an internal range to firefox intune policy management for access control

Hi All, I want to block traffic on firefox externally for managed devices via Intune, following the import of the ADMX/ADML files into intune. I have set '\Mozilla\Firef… (อ่านเพิ่มเติม)

Hi All, I want to block traffic on firefox externally for managed devices via Intune, following the import of the ADMX/ADML files into intune.

I have set '\Mozilla\Firefox\Exceptions to blocked websites' to the following

which works, however, I also want to add hosts that are only resolving on IPs and not DNS. I can add specific IPs if known, but is there a way I can allow IP ranges? Ie

Of the included screenshot, only the wildcard for mydomain.com and the specific IP currently work

If there is a better way to do this via intune for firefox only, please let me know.

Thanks

แก้ไขปัญหาแล้ว เก็บถาวรแล้ว 4 353

Forcing an addon (installed with policies.json) to work in private windows

I'm developing a parental control add-on, installed with policies.json. It works... but it's easy to disable it by simply deactivating it in private windows + opening a p… (อ่านเพิ่มเติม)

I'm developing a parental control add-on, installed with policies.json. It works... but it's easy to disable it by simply deactivating it in private windows + opening a private window, which kinda makes it useless.

Is there a way to force my add-on to work in private windows, regardless of user choice?

If that's not possible, is it possible to somehow disable private windows while the add-on is disabled in private windows.

Note: I know that I can disable private browsing entirely with policies.json `privatebrowsingmodeavailability`, but I'd rather avoid it. Kids browing privately is a good idea :)

เก็บถาวรแล้ว 3 261

history folder location path on firefox115.18.Oesr

Hello there, Could some please tell me how to find the path of the history containing folder in firefox115.18.Oesr? I mean something like: /Users/<votre_nom_utilisat… (อ่านเพิ่มเติม)

Hello there, Could some please tell me how to find the path of the history containing folder in firefox115.18.Oesr? I mean something like: /Users/<votre_nom_utilisateur>/Library/Application Support/Firefox/Profiles/<nom_du_profil>/places.sqlite

thanks in advance Rab

เก็บถาวรแล้ว 1 234

Managed/Enterprise Browser

I want to deploy a managed/enterprise version of Firefox to my entire company. Is that an option? Is there an Admin console where we can configure default URLs and manage… (อ่านเพิ่มเติม)

I want to deploy a managed/enterprise version of Firefox to my entire company. Is that an option? Is there an Admin console where we can configure default URLs and manage extensions?

เก็บถาวรแล้ว 1 216

Import bookmarks with a policies.json script

I'm setting up a cloud-init to make it easier to deploy Linux workstations. I want to display the various links to my sites on my Firefox browser. Bookmark my services. D… (อ่านเพิ่มเติม)

I'm setting up a cloud-init to make it easier to deploy Linux workstations. I want to display the various links to my sites on my Firefox browser. Bookmark my services. Do you think this is possible? I've already applied a rule to retrieve certificates, but it seems complicated for bookmarks.

Here's an extract  :

{

 "policies": {
   "Bookmarks": [
     {
       "Title": "Main",
       "URL": "https://service.net",
       "Folder": "Bookmarks Toolbar"
     },
     {
       "Title": "Service 1",
       "URL": "https://service1.net",
       "Folder": "Bookmarks Toolbar"
     },
     {
       "Title": "Service 2",
       "URL": "https://service2.net",
       "Folder": "Bookmarks Toolbar"
     },
     {
       "Title": "Documentation",
       "URL": "https://docs.net",
       "Folder": "Bookmarks Toolbar"
     }
   ]
 }

}

Best Regards,

Dylan

แก้ไขปัญหาแล้ว เก็บถาวรแล้ว 1 172

Support ECH or ESNI in 128.2.0esr

Hello, I installed Firefox 128.2.0esr. I set the next parameters in GPO for settings DNSOverHTTPS: "DNSOverHTTPS": { "Enabled": true, "Provider… (อ่านเพิ่มเติม)

Hello,

I installed Firefox 128.2.0esr. I set the next parameters in GPO for settings DNSOverHTTPS: "DNSOverHTTPS": {

                      "Enabled":  true,

"ProviderURL": "https://safe.dot.dns.yandex.net/dns-query", "Locked": true, "Fallback": true }. But when checking via https://www.cloudflare.com/ru-ru/ssl/encrypted-sni/#results I get (screenshot in attachment). As you can see from the screenshot, DNS and SNI did not receive the coveted check marks. Secure DNS We weren’t able to detect whether you were using a DNS resolver over secure transport. Contact your DNS provider or try using 1.1.1.1 for fast & secure DNS. DNSSEC Attackers cannot trick you into visiting a fake website by manipulating DNS responses for domains that are outside their control. TLS 1.3 Nobody snooping on the wire can see the certificate of the website you made a TLS connection to. Secure SNI Anybody listening on the wire can see the exact website you made a TLS connection to.

In my browser / about:config: network.trr.mode = 2 network.trr.uri = https://safe.dot.dns.yandex.net/dns-query

In 128.2.0esr there is no protection against ESNI interceptions and ECH is enabled by default? Or is the problem that the DNS provider does not support the technology from Mozilla? Or what other settings we need use (via GPO)?

Thank you.

เก็บถาวรแล้ว 1 180