Fragen mit folgendem Schlagwort anzeigen:

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 … (Lesen Sie mehr)

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.

Archiviert 9 265

Walmart Cookies on Private page showing up on regular pages no matter what I do

I am old-school security conscious & have been using FF since its inception. Really. Clear my cache & delete browsing cookies on a regular basis. I use a private … (Lesen Sie mehr)

I am old-school security conscious & have been using FF since its inception. Really. Clear my cache & delete browsing cookies on a regular basis. I use a private window for shopping and q&a info gathering. Recently I saw Walmart.com showing up in my cookies and couldn't figure out how/why as I *only* look at Walmart in a private window. Today I realized Walmart has managed to bypass the private window options and place cookies anyway! To say I'm furious about this is an understatement. I have adjusted my settings to "Strict" but it's still able to bypass the private window and is staying on my computer. I am updated to the most recent FF version; running MacOs Sonoma 14.7.7 which was just recently updated; I'm not going past this one for now but that really shouldn't be the issue. This is most definitely a FF issue and one that needs to be rectified not just because it's Walmart but because if they can do it so can others soon enough. This cannot stand.

Archiviert 8 237

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… (Lesen Sie mehr)

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?

Gelöst Archiviert 6 407

Keep seeing ReCAPTCHA on Firefox

Hello. I keep getting Firefox ReCAPTCHA tests over and over again when opening certain websites. So maybe I can fix this issue without deleting my browsing history? … (Lesen Sie mehr)

Hello. I keep getting Firefox ReCAPTCHA tests over and over again when opening certain websites. So maybe I can fix this issue without deleting my browsing history?

Archiviert 6 154

Firefox logs out of every website everytime I close and reopen it.

I have been using firefox for years. I have made no changes to settings. I got a blue screen yesterday and after that firefox keeps logging me off of everything I close i… (Lesen Sie mehr)

I have been using firefox for years. I have made no changes to settings. I got a blue screen yesterday and after that firefox keeps logging me off of everything I close it. I have tried about:preferences#privacy then going to History and clear history when firefox closes and only selecting cache. Does not work. I uninstalled and reinstalled firefox twice but i think it does not delete everyhing. I still have access to history after the reinstall.

Archiviert 4 73

firefox opens a UDP listening port a.k.a backdoor on all network interfaces

On ubuntu oracular 24.10, when firefox is launched, it tries to open a UDP listening port on all network interfaces which is not acceptable on many levels: /usr/bin/netst… (Lesen Sie mehr)

On ubuntu oracular 24.10, when firefox is launched, it tries to open a UDP listening port on all network interfaces which is not acceptable on many levels:

/usr/bin/netstat -tunpevaW|grep firefox udp 0 0 0.0.0.0:48654 0.0.0.0:* 1000 881247 178766/firefox

Is this behavior specific to Ubuntu or is it implemented by design? This must be a no go by design: if it needs a UDP port for some reason, it has to open it on the **loopback interface (127.0.0.1)** only.

Archiviert 3 63

Remembered Location

I have Privacy & Security set to Strict with Cookies and Site Data deleted when the browser is closed with only 3 sites in the exclusion tab. I also use a VPN to assi… (Lesen Sie mehr)

I have Privacy & Security set to Strict with Cookies and Site Data deleted when the browser is closed with only 3 sites in the exclusion tab. I also use a VPN to assist with masking and for connections to defined systems and as part of that I will randomly set it to different countries 'because I can'.

I was looking at the website for the current Rugby World Cup (https://www.rugbyworldcup.com) but it was showing the wrong times for the matches. A little digging showed it had remembered my location from some point last week when the VPN was active and set to Iceland.

There is nothing I can find in my browser settings to permit this and I would appreciate pointers to check further since one of the reasons I have set the higher level of restrictions in my browser is to stop this kind of activity from websites.

Archiviert 3 222

Why Do I Keep Being Logged Off?

For the past few days, I keep getting logged off of my Firefox account each time I start up Firefox, a problem that has only began happening since going to a new computer… (Lesen Sie mehr)

For the past few days, I keep getting logged off of my Firefox account each time I start up Firefox, a problem that has only began happening since going to a new computer. From what I could tell, the issue was not over from the computer, so I am wondering what the issue can be with Firefox.

Would like help at this as soon as possible. Thank you very much.

Archiviert 3 164

Firefox ESR 128.12.0esr was updated on June 24th, but there are problems with watching YouTube.

I usually watch YouTube with Enhanced Tracking Protection turned on, Private Browsing turned on, and cookies turned on without logging in, but I have never had any prob… (Lesen Sie mehr)

I usually watch YouTube with Enhanced Tracking Protection turned on, Private Browsing turned on, and cookies turned on without logging in, but I have never had any problems. I can no longer open YouTube pages at all unless cookies are turned on. I will ask Google to improve this, but could Mozilla also investigate the cause? Thank you in advance.

Gesperrt Archiviert 3 27

Total Cookie Protection doesnt work with firefox extensions?

Hi, If i understand correctly, firefox has total cookie protection enabled by default i.e. cookies are not shared among sites. I can see partition key is being set for th… (Lesen Sie mehr)

Hi,

If i understand correctly, firefox has total cookie protection enabled by default i.e. cookies are not shared among sites. I can see partition key is being set for the cookies which helps in maintaining cookie jars.

I am just curious to know if these cookie jars exist for firefox extensions also? For example, from a specific add-on if a certain cookie is set for demo.com then i dont see any partition key associated with it. Does this violate total cookie protection? And is this a bug or a special feature that firefox extensions can utilize?

Archiviert 3 182

New version ( 127.0) is rejecting .Aspnet.Cookies cookie

I maintain application that uses OWIN Microsoft library for authentication. It uses .AspNet.Cookies to pass auth information. For unknown reasons I see that Firefox 127 … (Lesen Sie mehr)

I maintain application that uses OWIN Microsoft library for authentication. It uses .AspNet.Cookies to pass auth information. For unknown reasons I see that Firefox 127 rejects that cookie. I've tried with SameSite Lax/None/Strict and Secure param but no results. Previous versions and other browsers ( Chrome, Edge Safari ) woks fine. Any idea ?

Archiviert 3 148

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? … (Lesen Sie mehr)

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?

Gelöst Archiviert 2 303

Cookies won't reappear after clearing them

Recently, I cleared the cookies and site data from my browser as I'd noticed they were taking quite of lot of space on my harddrive. I thought clearing them would just re… (Lesen Sie mehr)

Recently, I cleared the cookies and site data from my browser as I'd noticed they were taking quite of lot of space on my harddrive. I thought clearing them would just reset them, but it looks like they were completely wiped instead.

Now, the browser never remembers any login information, so I have to connect to every site I use everytime I open my computer. It's troublesome when some of them have double verification and I have to go through the trouble of checking my email and entering a code everytime. The websites don't ask me to enable cookies again, so I don't know how to make them remember my informations again.

Is there a way to re-enable cookies, or have the websites ask me to enable cookies again?

Archiviert 2 201

why are my familiar websites suddenly asking for text or email verification?

Over the last week or so my personal websites (such as Banking, Amazon, Facebook, etc.) suddenly started asking for (text or email) verification to sign in successfully. … (Lesen Sie mehr)

Over the last week or so my personal websites (such as Banking, Amazon, Facebook, etc.) suddenly started asking for (text or email) verification to sign in successfully. This only happens after a restart. (Sometimes I run a 'restart to untangle some glitch - but some Windows updates do a restart automatically.) And I have to go through all the verification stuff again! VERY ANNOYING!! Some MS tech this morning had me uncheck Cookies and other data in the Privacy and security category. But that didn't help. I just did a restart and AGAIN my bank(s) websites asked for a texted CODE. So did Facebook, and Amazon. Once I complete the CODE requirement it stays good until the next restart. And when I went to change that "cookies" option was nowhere to be found (to change it back) In SETTINGS>PRIVACY & SECURITY - NOW shows just the green button and box that says "STANDARD". I don't want or need this annoying added verification on every site that I use daily. I don't know exactly how or when this started...(maybe about a week ago).

Gelöst 2 18