Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

.htpasswd autocomplete not working

  • 2 ответа
  • 1 имеет эту проблему
  • 18 просмотров
  • Последний ответ от andi448

more options

Normal logins are working fine, but if I have to sign into sites which require a .htpasswd login, no user and no password will be filled, though the data exists, because on desktop Firefox, it's working without problems.

If you need more information or maybe I can help you fix it, I'll do my best.

Normal logins are working fine, but if I have to sign into sites which require a .htpasswd login, no user and no password will be filled, though the data exists, because on desktop Firefox, it's working without problems. If you need more information or maybe I can help you fix it, I'll do my best.

Выбранное решение

Hi andi448, that probably will come next Spring.

More Background

That style of login usually is called "HTTP Authentication" or "Basic Authentication" and there is a request on file to add it to the new Firefox for Android:

https://github.com/mozilla-mobile/fenix/issues/8642

On Mozilla's Bugzilla (1676216), there is a reference to working on this in "Q1" which I assume means January-March of 2021. I haven't seen any other indications of timing in my research.

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

Hi andi448, that probably will come next Spring.

More Background

That style of login usually is called "HTTP Authentication" or "Basic Authentication" and there is a request on file to add it to the new Firefox for Android:

https://github.com/mozilla-mobile/fenix/issues/8642

On Mozilla's Bugzilla (1676216), there is a reference to working on this in "Q1" which I assume means January-March of 2021. I haven't seen any other indications of timing in my research.

more options

Hi jscher2000, thanks for clarifying the terms for that login method. Great to hear, that it's a known problem and also a plan for working on it. :)