This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Firefox Android: Allow http login/password for whitelisted websites

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?

All Replies (1)

more options

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