Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

password completion fails for moz-proxy:// on Android

  • 3 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από Paul

more options

Hi. I use Firefox Nightly and I enabled a secure proxy over TLS using only the built-in features, no addons.

My about:config : network.proxy.type = 2 network.proxy.autoconfigurl = data:text/plain,function FindProxyForURL(u,h){return "HTTPS my-secure-proxy:443";}

When I open any site for the first time it asks for the proxy credentials as expected: The proxy moz-proxy://my-secure-proxy:443 is requesting a username and a password.

After entering the credentials I confirm to save them and as long as the Firefox app is not stopped it works. However, when the app is restarted it asks for the password again with both fields blank and after entering the same credentials it asks me to update the saved credentials.

This only happens on Android. Firefox for Windows with the same proxy settings can autocomplete the moz-proxy:// password.

I think it has something to do with the OS keyring unable to store the passwords for unknown URI schemas.

Is there some workaround for that?

https://bugzilla.mozilla.org/show_bug.cgi?id=378637#c68

Hi. I use Firefox Nightly and I enabled a secure proxy over TLS using only the built-in features, no addons. My about:config : network.proxy.type = 2 network.proxy.autoconfigurl = data:text/plain,function FindProxyForURL(u,h){return "HTTPS my-secure-proxy:443";} When I open any site for the first time it asks for the proxy credentials as expected: The proxy moz-proxy://my-secure-proxy:443 is requesting a username and a password. After entering the credentials I confirm to save them and as long as the Firefox app is not stopped it works. However, when the app is restarted it asks for the password again with both fields blank and after entering the same credentials it asks me to update the saved credentials. This only happens on Android. Firefox for Windows with the same proxy settings can autocomplete the moz-proxy:// password. I think it has something to do with the OS keyring unable to store the passwords for unknown URI schemas. Is there some workaround for that? https://bugzilla.mozilla.org/show_bug.cgi?id=378637#c68

Επιλεγμένη λύση

If you look in the Add-ons option in the Firefox for Android menu (even in the Nightly version) you should see FoxyProxy Standard.

I hope that this helps.

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (3)

more options

Hi

About:config works differently in Firefox for Android with a number of the preferences built into the underlying GeckoView engine - this could be what you are seeing when you reopen Firefox.

You may wish to use the FoxyProxy add-on.

more options

Seburo said

You may wish to use the FoxyProxy add-on.

I couldn't find the Android version of FoxyProxy or similar addons.

more options

Επιλεγμένη λύση

If you look in the Add-ons option in the Firefox for Android menu (even in the Nightly version) you should see FoxyProxy Standard.

I hope that this helps.