Prikaz označenih pitanja: Prikaži sva pitanja

Firefox blocks access to https server on LAN when the internet connection is down

Today I lost internet access. While it was being restored I was trying to access a local server on my network that does have an https certificate. While the internet acce… (pročitajte više)

Today I lost internet access. While it was being restored I was trying to access a local server on my network that does have an https certificate. While the internet access was down I was unable to connect to that server using firefox and I had to fall back to Chrome. I couldn't see any option to ignore or accept the warning and continue at my own risk.

Asked by saurbaum prije 2 mjeseci

Cannot disable pop-up blocker.

I'm at my wits end. This issue started yesterday morning, and is still persisting, and I'm not quite sure what to do at this point other than use Chrome for One Singular … (pročitajte više)

I'm at my wits end. This issue started yesterday morning, and is still persisting, and I'm not quite sure what to do at this point other than use Chrome for One Singular Website and nothing else.

Currently, the website does the following:

  1. I open a new tab on this website.
  2. It asks me to log in.
  3. I select "Log in with Google".
  4. Firefox asks me "Prevent this site from opening a pop-up window?" and includes a link to the Google login doohickey.
  5. I tap "ALLOW" which opens the Google login doohickey in a new tab, where I sign in with my Google account.
  6. It goes back to the original tab, not having logged me in.

Previously, it would not give me a message about the pop-up, and would work fine. Presumably, asking this "Are you sure?" causes something to break with this one website's sign-in.

I have tried with Enhanced Tracking Protection set to Standard (default), Strict, and Custom, disabling all security features and throwing caution to the wind. None of these have fixed it.

I've tried going to about:config, since that was mentioned in a similar support post on here. It just leads me back to the tab I already have open, seemingly not doing Anything.

I've looked through every tab in settings, including Site permissions, and there is No Menu Option at all for pop-ups.

This was a very recent change, and only started giving me problems in February.

Asked by damonj17 prije 2 mjeseci

Autofilling forms does not work on local server

I have a local server where I host several apps (URLs such as http://192.168.0.101/). I've noticed that Firefox will not offer to autocomplete text boxes and forms on loc… (pročitajte više)

I have a local server where I host several apps (URLs such as http://192.168.0.101/). I've noticed that Firefox will not offer to autocomplete text boxes and forms on local pages.

I have the "Firefox will Remember history" option enabled, and autofill works elsewhere as expected.

Asked by sm8d9ff8v4 prije 2 mjeseci

Firefox bookmars

Subject: Urgent: Request for Account Restoration Dear Firefox Support Team, I hope this message finds you well. My name is Ray Bann, and I recently experienced an issue… (pročitajte više)

Subject: Urgent: Request for Account Restoration

Dear Firefox Support Team,

I hope this message finds you well. My name is Ray Bann, and I recently experienced an issue with my Firefox Nightly browser after a system restore on my personal computer earlier today.

Following the system restore, my Firefox Nightly browser was successfully restored; however, to my dismay, all of my meticulously organized bookmarks and passwords from my Firefox account disappeared. Despite numerous attempts, I was unable to retrieve them using the Sync feature, even after multiple logins.

I kindly request your assistance in restoring my Firefox account to a previous state, preferably within the last 2-3 days, to ensure the recovery of my bookmarks. The information related to my account is as follows:

   Display Name: Ray Bann
   Primary Email: rayalessandrobann@gmail.com
   Secondary Email: ravasz.laszlo1987@gmail.com

If additional information is required to process this request, please let me know, and I will promptly provide any necessary details.

I understand the importance of data security and appreciate your prompt attention to this matter. Thank you for your assistance in restoring my Firefox account.

Best regards, Ray Bann

Asked by Ray Bann prije 2 mjeseci

Recoving my information

How do I recover the websites that I have been on and emails I get and emails I've sent to people If I delete my history? Is there any products I can buy that saves this … (pročitajte više)

How do I recover the websites that I have been on and emails I get and emails I've sent to people If I delete my history? Is there any products I can buy that saves this information or maybe Firefox does it but a person has to ask them to restore/recover this information?

Asked by sam8899ww prije 2 mjeseci

Securly

I wanted my students to be able to download Firefox. Our IT set-up won't allow it. I asked our IT guy about it and he said this:  : I am not installing Firefox for… (pročitajte više)

I wanted my students to be able to download Firefox. Our IT set-up won't allow it. I asked our IT guy about it and he said this:  : I am not installing Firefox for students as Securly doesn't support it and will not offer any assistance if it would happen to stop working or filtering. This is a CIPA requirement to receive federal funding." Does anyone know if this is accurate? I don't think he's lying, but it's possible he's wrong. I do not understand the ins and outs of CIPA, and I'm just wondering if this is accurate.

Asked by martha_sellers prije 2 mjeseci

Can no longer add multiple Authentication Decisions to the same hostname for different certificates

For years we have been able to login to two different websites running on different ports on the same host with our Firefox browser (The last working version was 102.14.0… (pročitajte više)

For years we have been able to login to two different websites running on different ports on the same host with our Firefox browser (The last working version was 102.14.0-3.el7_9) our RHEL 7.x system. When I accessed the different sites, there was two Authentication Decisions, one sending one cert (We will call it CertA) to the system and the other listing sending a different cert (We will call that CertB) to the system, same hostname though.

I updated the Firefox browser to 115.7.0-1.el7_9 and ever since, when I navigate to the first website, it remembers the first Authentication Decision to send CertA to the system and works as intended. Then, I try to navigate to the second site and I never get prompted to pick a cert for the second site (CertB is what it should prompt for) and the connection attempt fails with a "Secure Connection Failed, Error code: SSL_ERROR_UNKNOWN_CA_ALERT" message.

If I go and delete the Authentication Decision for CertA, then go to the CertB site, I get prompted for the cert decision and I am able to login just fine. But, then if I try to go to the CertA site, I get the same error listed above.

I can use a band aid to check the "History > Always use private browsing mode" checkbox (Which never remembers the Auth. Decision) option in Firefox, then have to remember to close the browser each time I want to navigate from one site to the next. But I have never had to do that in the past and wondering if this is a new bug or if it is somehow considered a "Security Feature" or something.

I searched around the net a bit and couldn't find a way to manually add an Authentication Decision myself. Is that possible somehow with a config file edit on our Linux system somewhere?

Thanks kindly ahead of time for any consideration to my issue.

Asked by Daniel McKinney prije 2 mjeseci

Access-Control-Allow-Origin

Hello everyone, I'm currently consuming APIs hosted on an external server using Java( or any other server side language), and everything works smoothly. However, when at… (pročitajte više)

Hello everyone,

I'm currently consuming APIs hosted on an external server using Java( or any other server side language), and everything works smoothly. However, when attempting to consume the same APIs in JavaScript, I encounter the 'Access-Control-Allow-Origin' error.

After some research, I discovered that browsers implement security checks leading to this issue. Can anyone advise on how to disable these security checks or resolve this issue when accessing the website in the Firefox browser? Any insights would be greatly appreciated. Thanks in advance!

Asked by Ahtisham Ali prije 2 mjeseci

Last reply by ahtisham ali prije 2 mjeseci

Autofill

I have tried using autofill for credit cards. The pop up to enter a password pops up and I fill that in. The credit card options are there and I click on the one I want a… (pročitajte više)

I have tried using autofill for credit cards. The pop up to enter a password pops up and I fill that in. The credit card options are there and I click on the one I want and nothing fills in. I went to settings to turn off the request for authentication, unticked the box, and see no where to save that. When I refresh the screen, the box is once again ticked.

Asked by stiltoncheeseman prije 2 mjeseci

Use my OS browser (Installed Chrome) to authenticate to an email account

Hi everyone! I'm trying to authenticate to my corporate email, which uses Google Mail, but I'm having some issues due to the security requirements. To authenticate to th… (pročitajte više)

Hi everyone!

I'm trying to authenticate to my corporate email, which uses Google Mail, but I'm having some issues due to the security requirements. To authenticate to the email, I need to confirm the authentication with a Passkey, which I use the Bitwarden password manager. When I try to authenticate the email in Thunderbird, it opens a "browser" window where I should provide my email, password, and confirmation through Passkey. As this "browser" doesn't have the Bitwarden extension installed and is impossible to install, I cannot confirm the login.

Is there a way to change a configuration on Thunderbird instead of opening its browser, opening the browser installed in my OS where I have the Bitwarden extension installed, and logging in to confirm the login through Passkey? This behavior is the one used by Mailspring to authenticate an email account.

Asked by Artur Garcia Costa prije 2 mjeseci

cyber attacks on 3m or sim com to android cyber water drive 3d headgear on

https://play.google.com/store/apps/details?id=clean.master.antivirus.battery.ora481019 is your verification code for Hiya: Spam Blocker & Caller ID.https://support.mi… (pročitajte više)

Asked by Jeffrey Nielsen prije 3 mjeseci

Can't connect to some Gmail accounts any more with Thunderbird

Hi, I have 4 Gmail family accounts on my Thunderbird. 2 accounts are OK and I can't connect to Gmail with the other two ones. I've checked : - the passwords - the … (pročitajte više)

Hi, I have 4 Gmail family accounts on my Thunderbird. 2 accounts are OK and I can't connect to Gmail with the other two ones.

I've checked : - the passwords - the parameters for the account - the cookies are accepted (with an exception) - I've reset the old files - I've reset the old password - I've tied to delete the account and I can't reconnect any more ("Cant connect to the server, ..." (Translation from french)

I can't find a new idea...

For the account I didn't delete, the special connection window keep appearing every time I try to connect to on Gmail account, I enter the correct login and password, I click on "Authorize" but connection failed. My Thunderbird version is 102.11.0 on Ubuntu OS

Could you please help me ? Thanks! Jo

Asked by listajobill prije 2 mjeseci

Logon

My account was hacked and as a consequence I must go through GOTCHA. I have never had an issue with over use of the site; consequently, I would like the GOTCHA requiremen… (pročitajte više)

My account was hacked and as a consequence I must go through GOTCHA. I have never had an issue with over use of the site; consequently, I would like the GOTCHA requirement removed.


About this page

This network is blocked due to unaddressed abuse complaints about malicious behavior. This page checks to see if it's really a human sending the requests and not a robot coming from this network.

IP address: 2607:6b80:5d:4::b45 Time: 2024-01-28T21:23:40Z URL: https://www.google.com/search?client=firefox-b-1-d&q=wells+fargo

Asked by jsmithxx prije 2 mjeseci

Location permission enabled by default.

Hi. When I download and use this app, it enables location services by default, and when I turn it off it tells me that doing so may negatively affect the app's function. … (pročitajte više)

Hi. When I download and use this app, it enables location services by default, and when I turn it off it tells me that doing so may negatively affect the app's function. I was told FireFox was the best browser for privacy, but it makes me share my location with the app by default? Is there a way to fix this? Thanks.

Asked by matat42231 prije 2 mjeseci

Firefox Android 122.0.1

Firefox Android 122.0.1 Hello, I am looking for a way to allow the storage of cookies and local storage data for certain websites. Like it is possible with Firefox f… (pročitajte više)

Firefox Android 122.0.1


Hello,

I am looking for a way to allow the storage of cookies and local storage data for certain websites. Like it is possible with Firefox for Linux with Cookies and Website Data -> Manage Exceptions.

Is this also possible with firefox for Android ?

with best regards Vic

Asked by g0xrd2v8b0v prije 2 mjeseci