Mozilla Monitor website will be down for 2 hours starting 5/20/2025 at 6 AM PT. Visit our status site for updates.

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

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

Подробнее

Эта тема была закрыта и архивирована. Если вам нужна помощь, задайте новый вопрос.

Firefox Android: Allow http login/password for whitelisted websites

  • 1 ответ
  • 0 имеют эту проблему
  • 11 просмотров
  • Последний ответ от r.loutrel+firefox

more options

I am developing a django website.

The login on the default admin page is not working when I am testing locally on my mobile. I assume it is because the connection is http (and not https) in order to protect the users (which is a good thing).

I assumed this is the problem, because on chrome, I got also blocked, but I got this hint.

Therefore following 2 stories:

  • As a user, I wish I receive a feedback when something is blocked by the browser, so that I understand what is happening.
  • As a developer, I wish I could allow login on whitelisted sites (local websites like 192.* ?), so that I can test my website on android without creating self-signed-certificates.

If my assumptions are wrong (but the server did not receive any call), do you know, how I can visualize the network calls on android?

I am developing a django website. The login on the default admin page is not working when I am testing locally on my mobile. I assume it is because the connection is http (and not https) in order to protect the users (which is a good thing). I assumed this is the problem, because on chrome, I got also blocked, but I got this hint. Therefore following 2 stories: * As a user, I wish I receive a feedback when something is blocked by the browser, so that I understand what is happening. * As a developer, I wish I could allow login on whitelisted sites (local websites like 192.* ?), so that I can test my website on android without creating self-signed-certificates. If my assumptions are wrong (but the server did not receive any call), do you know, how I can visualize the network calls on android?

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

more options

Obsolete. Problem is somewhere else. I will investigate. Do not know how to delete.