Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Basic auth stopped working

  • 2 replies
  • 1 has this problem
  • 223 views
  • Last reply by ken155

more options

I use Firefox to develop my organization's CMS, which uses HTTP Basic Auth. This stopped working suddenly - no basic auth prompt is shown as of 16 Feb 2022. There's no error in the window or console, my server logs a 401 as expected but I've no way to log in. It works fine on other browsers.

Presumably, this is due to the fact that the CMS runs on HTTP, not HTTPS.

Is there anything I can do? We need to keep this running on port 8080...

I use Firefox to develop my organization's CMS, which uses HTTP Basic Auth. This stopped working suddenly - no basic auth prompt is shown as of 16 Feb 2022. There's no error in the window or console, my server logs a 401 as expected but I've no way to log in. It works fine on other browsers. Presumably, this is due to the fact that the CMS runs on HTTP, not HTTPS. Is there anything I can do? We need to keep this running on port 8080...

Modified by ken155

Chosen solution

Dev I am not, but are you currently using your distro version of Firefox? Try downloading another copy from Mozilla and see if you have the same issue.

https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

Read this answer in context 👍 0

All Replies (2)

more options

Chosen Solution

Dev I am not, but are you currently using your distro version of Firefox? Try downloading another copy from Mozilla and see if you have the same issue.

https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

more options

@jonzn4SUSE, if you are telling me that this is not a new Firefox behavior, sure I can try that. I just assumed it was, albeit a bit heavy-handed...