Firefox ESR Update

We use Firefox ESR in our environment today, Is it possible to have a policy that would display "update required" message to end-users, or have it automatically update wi… (xle nububuwo)

We use Firefox ESR in our environment today, Is it possible to have a policy that would display "update required" message to end-users, or have it automatically update without users opening the browsers.

Asked by Ayodeji David 1 ŋkeke si va yi

Last reply by Mike Kaply 9 gaƒoƒo siwo va yi

Last Firefox ESR update took the status bar off.

Debian 12 Linux on Dell laptop. Current "updated version" Firefox ESR 128.4.0esr (64bit) I received an update notice for Firefox ESR this morning. After running the Upda… (xle nububuwo)

Debian 12 Linux on Dell laptop. Current "updated version" Firefox ESR 128.4.0esr (64bit) I received an update notice for Firefox ESR this morning. After running the Update, I lost the status bar. How can I get it back?

Asked by noidly1 3 kwasiɖa siwo va yi

Last reply by Clashof Clansfun 5 ŋkeke siwo va yi

Auto updating in stages

Hi, I am in a company where there is 100 and more devices with firefox on it. Right now we are facing a problem where some of it are using version way back into the days … (xle nububuwo)

Hi, I am in a company where there is 100 and more devices with firefox on it. Right now we are facing a problem where some of it are using version way back into the days such as version 100 115 117 and such. We enabled auto updating but it only updates to version 127 whereas the latest version is 132. We are required to open firefox again for multiple time b4 it gets the latest version. Is there any way to jump those stages and straight updates to the latest version?

Asked by LucasLau 1 kwasiɖa si va yi

Last reply by Max Christian Pohle 1 kwasiɖa si va yi

Proxy settings missing in ADMX/GPO-Configuration

Are there any plans to make configuration of the setting "network.proxy.system_wpad" available via ADMX (grouppolicy under Windows)? We need to deploy this to 100 compute… (xle nububuwo)

Are there any plans to make configuration of the setting "network.proxy.system_wpad" available via ADMX (grouppolicy under Windows)? We need to deploy this to 100 computers and I still have no idea how.

Feature was introduced in FF 125: https://support.mozilla.org/en-US/kb/firefox-enterprise-125-release-notes We currently use 128.4.0esr.

We need this configuration, so Firefox also uses "automatic configuration" which is set in system settings.

[this is a cross-post from [Firefox forum])

Asked by tjacobs42 1 kwasiɖa si va yi

Compact Density view for bookmarks on desktop browser 128.4.0.esr Win 10

I recently switched from FF 116 to ESR. (I wasn't allowing updates until I had video difficulties) I just wanted my browser to work and be simple; I hate changes, especia… (xle nububuwo)

I recently switched from FF 116 to ESR. (I wasn't allowing updates until I had video difficulties) I just wanted my browser to work and be simple; I hate changes, especially some of the things Mozilla bombards us with in updates. (I wish I could choose what I want and not be forced to accept all of it.) To solve my video problems, I had done a refresh with extreme trepidation and that didn't help, so I decided to be on a new version of FF/ ESR because I was nervous about the latest FF. I only understand tweaking in config and adding extensions. I don't know anything about CSS, and I don't want to. :) I did change the density setting in config and chose that via 'customize toolbar.' The density is not compact enough for me. Before in regular FF, I had a tight look to my bookmarks as they dropped down. Now the vertical spaces are wider; the density is not enough. I can't find a way to make it 'tighter' like I had it before in regular FF. (I don't feel like switching back. Sigh...) Are there some other settings or an app that can make the change I am looking for?

(I can't take a screen shot because as soon as I touch a place away from the drop down, the drop down disappears.)

Asked by ponygirlup 1 kwasiɖa si va yi

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… (xle nububuwo)

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?

Asked by Alison Grant 1 kwasiɖa si va yi

Last reply by TyDraniu 1 kwasiɖa si va yi

install command of version 18.05

i want to add win32 app on intune and i need the ( install & uninstall command of my version 18.05 ) below uploaded images more details about my version that I downl… (xle nububuwo)

i want to add win32 app on intune and i need the ( install & uninstall command of my version 18.05 )

below uploaded images more details about my version that I download it in my device.

Asked by wejdan.bawazeer 1 kwasiɖa si va yi

Last reply by Mike Kaply 1 kwasiɖa si va yi

CVE-2024-7528 not closing on Rapid7/Nexpose scans for Windows Server 2012 R2

CVE-2024-7528 is not closing on Rapid7/Nexpose re-scans for Windows 2012 R2 Servers. When the latest ESR package for Windows 2012 R2 is applied the vulnerability remains… (xle nububuwo)

CVE-2024-7528 is not closing on Rapid7/Nexpose re-scans for Windows 2012 R2 Servers. When the latest ESR package for Windows 2012 R2 is applied the vulnerability remains open even when using ESR version 115.17.0.

When I check the NVD it looks like the only vulnerable versions are <115.7.0. https://nvd.nist.gov/vuln/detail/CVE-2024-7528#range-13199073

Is this vulnerability resolved in any released version of ESR? In browsing the release notes for the past few ESR releases I'm not seeing it mentioned so curious if it's

Asked by Chris C 2 kwasiɖa siwo va yi

Last reply by Chris C 1 kwasiɖa si va yi

  • Wo ɖo eŋu

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… (xle nububuwo)

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

Asked by dylan.pereira 3 kwasiɖa siwo va yi

Answered by dylan.pereira 2 kwasiɖa siwo va yi

  • Wo ɖo eŋu

Mise à jour FireFox

Le 05 novembre 2024 Bonjour, Je ne parviens pas à faire la mise à jour FireFox. J'utilise un MAC OS X version 10.9.5 Processeur 2,7GHz Intel Core 15 Mémoire 8 Go 1600 M… (xle nububuwo)

Le 05 novembre 2024 Bonjour, Je ne parviens pas à faire la mise à jour FireFox. J'utilise un MAC OS X version 10.9.5 Processeur 2,7GHz Intel Core 15 Mémoire 8 Go 1600 MH DDR3 MERCI de bien vouloir me répondre en Français. Bonne journée. Cordialement.

Asked by unlouis.tissot 3 kwasiɖa siwo va yi

Answered by James 3 kwasiɖa siwo va yi

Firefox Update for Windows 7 Pro 64 Bit

No matter which option I choose, I keep getting a message that tells me Firefox cannot be updated. The Oesr version wont update either. It tells me to update to 115.17 Oe… (xle nububuwo)

No matter which option I choose, I keep getting a message that tells me Firefox cannot be updated. The Oesr version wont update either. It tells me to update to 115.17 Oesr and when I click on update I keep getting this error.

Asked by Fabulous Heathen 3 kwasiɖa siwo va yi

Last reply by Mike Kaply 3 kwasiɖa siwo va yi

Log-in with a certificate is not possible

With Firefox 115.14.0esr, 115.2esr and 128.xesr we can`t log in into a company website with a certificate. After the certificate login we end up on the WebSeal again. Htt… (xle nububuwo)

With Firefox 115.14.0esr, 115.2esr and 128.xesr we can`t log in into a company website with a certificate. After the certificate login we end up on the WebSeal again. Http status 302 for pkmslogin.form and pkmscertpromptstagen is called ~12x repeatedly with 302 error each time and then jump back to the login screen.

Asked by desislava.ivanova 2 ɣleti siwo va yi

Last reply by Mike Kaply 1 ɣleti si va yi

Upgrading to Firefox ESR 128.2.0 from 115.15.0

Hi, Looking to upgrade our org to ESR 128.2.0 due to compatibility issues - most notably, embedded PDFs not loading due to Promise.withResolvers() not being implemented… (xle nububuwo)

Hi,

Looking to upgrade our org to ESR 128.2.0 due to compatibility issues - most notably, embedded PDFs not loading due to Promise.withResolvers() not being implemented on versions prior to 121.

Curious to know if there are any issues or concerns with upgrading manually/pushing this version out - would like to ensure we don't cause further issues in attempting to resolve one.

Asked by ngreyling 1 ɣleti si va yi

Last reply by Mike Kaply 1 ɣleti si va yi

  • Wo ɖo eŋu

website is not displayed completely

Firefox version 128.2.0esr (64-bit) Operating system Windows 10/Windows11 23H2 Septembre patch Hello everyone, maybe you can tell me/explain what the proble… (xle nububuwo)

Firefox version

   128.2.0esr (64-bit)

Operating system

   Windows 10/Windows11 23H2 Septembre patch

Hello everyone,


maybe you can tell me/explain what the problem could be.

In our company we had Firefox version 115.14.0esr (64-bit) and then we updated to 128.2.0esr (64-bit).

Since version 128.2 ESR we have experienced problems in Firefox when trying to access DNN+ pages (with login). https://www.dnn.de/sport/regional/dresdner-sc-denkt-ueber-uebernahme-der-margon-arena-nach-C3IC74MZ6FE43AKGCZJSKUXA3I.html

In Firefox the content is cut off, in Edge it is displayed normally.

With Edge and Firefox 115.14.0esr the page is displayed normally. No AdBlock installed.

In developer mode I see the errors in the versions, so it shouldn't be that.

Cross-source (cross-origin) request blocked: The same-source rule prohibits reading the external resource on https://gum.criteo.com/sid/json?origi...AAAAAAAA&gdpr=1. (Reason: CORS request failed). Status code: (null).

Cross-source (cross-origin) request blocked: The same-source rule prohibits reading the external resource on https://id5-sync.com/api/config/prebid. (Reason: CORS request failed). Status code: (null).

Any ideas? Thank you very much! :)

Asked by Maik09 2 ɣleti siwo va yi

Answered by Maik09 2 ɣleti siwo va yi

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, "Provi… (xle nububuwo)

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.

Asked by Mark Talala 2 ɣleti siwo va yi

Last reply by Valentin 2 ɣleti siwo va yi