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… (читати далі)

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.

Запитання від Ayodeji David 4 дні тому

Остання відповідь від Mike Kaply 3 дні тому

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… (читати далі)

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?

Запитання від noidly1 4 тижні тому

Остання відповідь від Clashof Clansfun 1 тиждень тому

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 … (читати далі)

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?

Запитання від LucasLau 2 тижні тому

Остання відповідь від Max Christian Pohle 1 тиждень тому

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… (читати далі)

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])

Запитання від tjacobs42 1 тиждень тому

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… (читати далі)

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.)

Запитання від ponygirlup 1 тиждень тому

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?

Запитання від Alison Grant 1 тиждень тому

Остання відповідь від TyDraniu 1 тиждень тому

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… (читати далі)

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.

Запитання від wejdan.bawazeer 2 тижні тому

Остання відповідь від Mike Kaply 2 тижні тому

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… (читати далі)

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

Запитання від Chris C 2 тижні тому

Остання відповідь від Chris C 2 тижні тому

  • Вирішено

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

Запитання від dylan.pereira 3 тижні тому

Відповідь від dylan.pereira 3 тижні тому

  • Вирішено

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… (читати далі)

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.

Запитання від unlouis.tissot 3 тижні тому

Відповідь від James 3 тижні тому

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… (читати далі)

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.

Запитання від Fabulous Heathen 1 місяць тому

Остання відповідь від Mike Kaply 4 тижні тому

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… (читати далі)

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.

Запитання від desislava.ivanova 2 місяці тому

Остання відповідь від Mike Kaply 2 місяці тому

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… (читати далі)

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.

Запитання від ngreyling 2 місяці тому

Остання відповідь від Mike Kaply 2 місяці тому