Zobrazenie otázok označených: Zobraziť všetky otázky

Website settings?

Why do I have to re-register with my banking website to remember my settings in order to not need two-factor authentication? I have selected in Preferences/settings for … (ďalšie informácie)

Why do I have to re-register with my banking website to remember my settings in order to not need two-factor authentication? I have selected in Preferences/settings for that website's cookies, etc, to be retained in Firefox.

Otázku položil(a) paul_barnhill Pred 2 dňami

Posledná odpoveď od jscher2000 - Support Volunteer Pred 2 dňami

  • Vyriešené

Websites dropping Firefox as a useable browser?!?

Is this something to be concerned about with future sites, or is this an unfortunate, isolated incident? One of my local utility companies is not going to be supporting t… (ďalšie informácie)

Is this something to be concerned about with future sites, or is this an unfortunate, isolated incident? One of my local utility companies is not going to be supporting the use of Firefox on their website any longer. Has anyone else seen anything like this on other sites, or has this been brought up elsewhere? Frankly I find it outrageous and is forcing me and others to use Chromium based browsers (aside from Safari which I don't use).

  • I emailed the company asking for an explanation, and I'm awaiting a reply.

I would share the URL for others to email and help press the company on the issue, but wasn't sure of the guidelines of the forum or if that was appropriate. I'm just irritated and venting sorry =/

Otázku položil(a) Justin Pred 3 dňami

Na otázku odpovedal(a) Justin Pred 3 dňami

  • Archivované

Firefox claims SameSite is set to Lax, while set-cookie contains SameSite=None and Secure

Our backend sets a cookie for maintaining login sessions with SameSite=None and Secure (to support loading our front-end from localhost for developers and from a third pa… (ďalšie informácie)

Our backend sets a cookie for maintaining login sessions with SameSite=None and Secure (to support loading our front-end from localhost for developers and from a third party domain for PR previews).

This is the respose header:

set-cookie: ESESSIONID=<redacted>; Secure; HttpOnly; Path=/; SameSite=None; Max-Age=86399

However, Firefox does not send the cookie back with requests, but logs this error in the console:

Cookie “ESESSIONID” has been rejected because it is in a cross-site context and its “SameSite” is “Lax” or “Strict”.

We have worked around the issue by configuring exceptions in the Security & Privacy settings, but I am curious to why Firefox rejects the cookie with this error message.

Otázku položil(a) Øyvind Wergeland Pred 1 rokom

Posledná odpoveď od Øyvind Wergeland Pred 1 rokom

Firefox not remembering cookie permissions

I'm having problems with a website constantly asking me to accept cookie permissions. It happens on some other sites occasionally, but this particular site is one that I … (ďalšie informácie)

I'm having problems with a website constantly asking me to accept cookie permissions. It happens on some other sites occasionally, but this particular site is one that I use each day.

When I visit the site I get the cookie permissions box. I click accept all cookies. No matter how many links I click I am presented with the box yet again. It doesn't happen with Chrome, Edge or Brave.

Otázku položil(a) XyZed Pred 3 mesiacmi

Posledná odpoveď od Bilal Khan Pred 2 mesiacmi

  • Vyriešené
  • Archivované

When I clear cookies it logs me out of websites?

(please refer to image attached) How come when I have only cookies/offline website data checked to clear it still logs me out of websites like Twitter, Twitch, Youtube, … (ďalšie informácie)

(please refer to image attached)

How come when I have only cookies/offline website data checked to clear it still logs me out of websites like Twitter, Twitch, Youtube, etc?

Active logins and Site settings is UNchecked and yet it still logs me out. What is the purpose of those 2 boxes I may be misunderstanding them

Otázku položil(a) happypills Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

Google.com only works after I delete cookies

I cannot use google.com without first deleting my cookies. This happens every time I try to use google. Doesn't matter if I use the taskbar to search, or try to go to www… (ďalšie informácie)

I cannot use google.com without first deleting my cookies. This happens every time I try to use google. Doesn't matter if I use the taskbar to search, or try to go to www.google.com

Otázku položil(a) samuelmoch Pred 3 mesiacmi

Posledná odpoveď od behemort1 Pred 3 mesiacmi

Problem logging into google from Mozilla

Every time I try to log in to gmail I receive this message: We've detected a problem with your cookie settings. Enable cookies Make sure your cookies are enabled. To en… (ďalšie informácie)

Every time I try to log in to gmail I receive this message: We've detected a problem with your cookie settings. Enable cookies Make sure your cookies are enabled. To enable cookies, follow these browser-specific instructions I've tried enabling cookies in Mozilla. Apparently I'm doing something wrong because I'm still getting the same message from google.

Otázku položil(a) bobkeith28 Pred 4 mesiacmi

Posledná odpoveď od jonzn4SUSE Pred 4 mesiacmi

We sometimes cannot access the Kaiser Permanente website.

We are having a problem with Kaiser Permanente’s website. The problem occurs randomly and when it occurs we cannot sign in to our account on the website. We get a “redire… (ďalšie informácie)

We are having a problem with Kaiser Permanente’s website. The problem occurs randomly and when it occurs we cannot sign in to our account on the website. We get a “redirect error”.

We can fix the problem but comes back again after a while. To fix it we go to Settings / Privacy and Security / Cookies and Site Data / Manage Data. Under manage data we enter Kaiser in the search box and then delete the website.

Is there a way (a settings change) to fix this problem in Firefox or is it a Kaiser website problem?

BTW.. the same problem also occurs on Chrome, just not as frequently.

Otázku položil(a) pwal_1 Pred 4 mesiacmi

Posledná odpoveď od cor-el Pred 4 mesiacmi

  • Vyriešené

Keyboard shortcut clear cookies

Is there a keyboard shortcut to remove cookies from the website? I mean the page I am currently on. And if there is no such shortcut, can I somehow create one myself? … (ďalšie informácie)

Is there a keyboard shortcut to remove cookies from the website? I mean the page I am currently on. And if there is no such shortcut, can I somehow create one myself?

Otázku položil(a) fluffq3 Pred 5 mesiacmi

Na otázku odpovedal(a) fluffq3 Pred 5 mesiacmi

  • Vyriešené

Missing cookies

I have an issue with Firefox 127 not accepting a session cookie that I use for user authentication. I have an ASP.NET application with a login form that includes fields f… (ďalšie informácie)

I have an issue with Firefox 127 not accepting a session cookie that I use for user authentication. I have an ASP.NET application with a login form that includes fields for login and password, and a submit button. When the button is clicked, an HTTPS/POST request is sent to the server. The server responds and sends back a session cookie named .Cookie.Name with the parameter httpOnly set to true.

When I check in Firefox's Developer Tools under the Network tab, I can see .Cookie.Name in the server response. However, in the Developer Tools under the Storage tab, .Cookie.Name is missing, which prevents the user from logging in. This problem does not occur in other browsers like Chrome or Edge, nor does it occur in Firefox version 126. The configurations for Firefox 126 and 127 are identical.

Could you please assist with this issue?

Otázku položil(a) LukaszRoki Pred 5 mesiacmi

Na otázku odpovedal(a) LukaszRoki Pred 5 mesiacmi