Prikaz označenih pitanja: Prikaži sva pitanja
  • Arhivirano

GUI Bug When Applying GPO

Hello, Applying Preferences & Extension Management GPO's will bug certain GUI settings. The three examples I have are HTTPS-Only Mode & Forms and Autofill within… (pročitajte više)

Hello,

Applying Preferences & Extension Management GPO's will bug certain GUI settings. The three examples I have are HTTPS-Only Mode & Forms and Autofill within about:preferences, and Enable USB Devices within about:debugging.

When HTTPS-Only Mode is set to "Don't Enable HTTPS-Only Mode" and locked via Preferences GPO, Users can continue to toggle between the settings. Forms and Autofill settings will not populate within about:preferences if address and credit card formfill values are false and locked via Preferences GPO. However, when the same GPO is deployed from Active Directory, Forms and Autofill settings will populate with address available for User toggle. Key, the values within about:config reflect what is set via GPO, and do not change among toggle or User intervention.

When locking down Enable USB Devices within about:debugging by blocking the extension install via Extension Management GPO, Users can continue to toggle the button after the policy applied. Although, just as previously mentioned, the extension does not get installed and seems the policy intervenes.

My questions being, are these simply GUI bugs since the values respect group policy? Are there other methods to lock down these settings?

I understand this is quite a bit of information and appreciate your help and time!

Preferences JSON - { "extensions.formautofill.creditCards.available": {

   "Value": false,
   "Status": "locked"
 },

"extensions.formautofill.creditCards.enabled": {

   "Value": false,
   "Status": "locked"
 },
 "browser.formfill.enable": {
   "Value": false,
   "Status": "locked"
 },
 "extensions.formautofill.addresses.enabled": {
    "Value": false,
    "Status": "locked"
 }

}

Extension Management JSON - { "adb@mozilla.org": { "installation_mode": "blocked" } }

- Dom

Asked by Dom Langella prije 1 godina

Last reply by Dom Langella prije 1 godina

  • Riješeno
  • Arhivirano

Captcha hidden with a screen

I am using Firefox ESR 102.2.0 version which I updated yesterday. Now when I try to login to my account on "https://myaccount.hdfclife.com/login", the captcha is covered … (pročitajte više)

I am using Firefox ESR 102.2.0 version which I updated yesterday. Now when I try to login to my account on "https://myaccount.hdfclife.com/login", the captcha is covered and I can not read it. See the attached file.

It was working fine in the previous esr release 102.1.0. I have tested it with a new profile and captcha is visible in 102.2.0 version.

My query is about the cause of this issue and how can I fix it. I have checked and found that this issue does not appear on other websites. If there is an issue with the profile it should be with other websites which is not the case.

Please help

Asked by AjayC prije 1 godina

Answered by cor-el prije 1 godina

  • Arhivirano

How to use variable like %LOCALAPPDATA% for path of handler

Hello all, We must use a third party application which can only be installed in user home directory. We'd like to create a GPO to manage user settings, and configure a h… (pročitajte više)

Hello all,

We must use a third party application which can only be installed in user home directory. We'd like to create a GPO to manage user settings, and configure a handler for this application.

Is it possible to use an environnement variable (for example %LOCALAPPDATA%) in the path of a handler ?

Thank you.

Asked by Mathieu78 prije 1 godina

Last reply by Mathieu78 prije 1 godina

  • Arhivirano

hide the three lines button

I would like to hide the menu button located at the top right (the three lines button) or hide the access to the firefox settings (about:preferences) but I cannot find an… (pročitajte više)

I would like to hide the menu button located at the top right (the three lines button) or hide the access to the firefox settings (about:preferences) but I cannot find any GPO to do this. How can I hide this button?

Thanks in advance

Asked by jmprieto prije 1 godina

Last reply by Mike Kaply prije 1 godina

  • Arhivirano

Sparky build messed up - where my passwords?

So I have been some issues with my Debian bookworm (Gnome bugged out) and changed to Sparky ( not a massive update I know, it's the same repo anyway) . Once Sparky Firefo… (pročitajte više)

So I have been some issues with my Debian bookworm (Gnome bugged out) and changed to Sparky ( not a massive update I know, it's the same repo anyway) . Once Sparky Firefox upgraded to the latest version, I noticed some interesting behavior (tor running in the background and etc). I wasn't careful with playing gods with storage & cache, so had to again reinstall sparky. To my surprise my all passwords, bookmarks. add-ons are gone. I had just one account (was also using the dev browser for some time), so really it's awkward ad upsetting situation, any troubleshooting steps you can suggest?

Asked by nonzero prije 1 godina

Last reply by Mike Kaply prije 1 godina