为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Auth dialog not showing

  • 3 个回答
  • 1 人有此问题
  • 198 次查看
  • 最后回复者为 ryan77627

more options

I am currently running a very rudimentary server that only serves files. I am doing it this way since I have access to the machine, do not need web uploads, and do not care about fancy features. I have a hidden portion containing some unreleased files for internal sharing but inaccessible to the public. I use http basic auth with an .htpasswd file. In chrome, it works fine. I navigate to the url, it asks for a user and pass, and lets me in. Firefox, however, just shows 401 Unauthorized and if I refresh just gets stuck loading. Is there anything I can do make firefox show the http authorization dialog. Also, If I put the credentials in the url it works fine. I don't want to transmit through the url though.

URL: https://video.stoicproductions.org/unreleased_test/

User: user

Pass: password

EDIT: Works fine on FF Mobile (Android)

I am currently running a very rudimentary server that only serves files. I am doing it this way since I have access to the machine, do not need web uploads, and do not care about fancy features. I have a hidden portion containing some unreleased files for internal sharing but inaccessible to the public. I use http basic auth with an .htpasswd file. In chrome, it works fine. I navigate to the url, it asks for a user and pass, and lets me in. Firefox, however, just shows 401 Unauthorized and if I refresh just gets stuck loading. Is there anything I can do make firefox show the http authorization dialog. Also, If I put the credentials in the url it works fine. I don't want to transmit through the url though. URL: https://video.stoicproductions.org/unreleased_test/ User: user Pass: password EDIT: Works fine on FF Mobile (Android)

被采纳的解决方案

I have been testing, it seems as though Bitwarden suppresses this dialog. I think I may raise an issue with them, in case it's a bug. Thanks!

定位到答案原位置 👍 0

所有回复 (3)

more options

Hi, the above works fine in Private Mode on Windows.

Is tracking protection showing up or on ? https://support.mozilla.org/en-US/kb/tracking-protection

What about Extensions like add blockers and which ones are you running ? What Security Software  ?

Please try in : SAFE MODE

In Firefox Safe mode these changes are effective:

  • all extensions are disabled (about:addons)
  • default theme is used (no persona)
  • userChrome.css and userContent.css are ignored (chrome folder)
  • default toolbar layout is used (file: localstore-safe.rdf)
  • Javascript JIT compilers are disabled (prefs: javascript.options.*jit)
  • hardware acceleration is disabled (Options > Advanced > General)
  • plugins are not affected
  • preferences are not affected

TEST''''is issue still there ?

more options

I did get a dialog in safe mode, I'm gonna go through my extensions to see which one it is and hopefully get back here to inform anyone who may stumble across this thread. Thanks for the advice!

more options

选择的解决方案

I have been testing, it seems as though Bitwarden suppresses this dialog. I think I may raise an issue with them, in case it's a bug. Thanks!