Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 3 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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

Giải pháp được chọn

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.