搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

My saved username and password is not being displayed on 1 website

  • 7 回覆
  • 1 有這個問題
  • 最近回覆由 cor-el

more options

The full website link has /users/login, but when I checked the saved passwords, the link stops before the first /, its just websitename.com, instead of wesbsitename.com/users/login, and I suspect the full link not being save is whats causing it not to show up. Is there any way to brute force it to show up?

The full website link has /users/login, but when I checked the saved passwords, the link stops before the first /, its just websitename.com, instead of wesbsitename.com/users/login, and I suspect the full link not being save is whats causing it not to show up. Is there any way to brute force it to show up?

所有回覆 (7)

more options

That is how saving a login works in Firefox, only the origin (protocol and hostname) is stored and not a possible path, so you distinguish logins for various paths. You would need a third-party password manager to get support for this.

有幫助嗎?

more options

cor-el said

That is how saving a login works in Firefox, only the origin (protocol and hostname) is stored and not a possible path, so you distinguish logins for various paths. You would need a third-party password manager to get support for this.

any chance you could recommend a a third-party password manager?


P.S. I dont get it, it works in Chrome, just not in Firefox, I feel like im missing something.

有幫助嗎?

more options

What site(s)?

有幫助嗎?

more options

Do you see "Use Saved Password" if you right-click username and password field?

Do you see an autocomplete attribute in the input tag if you right-click username field and open the Inspector?

有幫助嗎?

more options

jonzn4SUSE said

What site(s)?

one national bank's website

有幫助嗎?

more options

cor-el said

Do you see "Use Saved Password" if you right-click username and password field? Do you see an autocomplete attribute in the input tag if you right-click username field and open the Inspector?

no, I dont see either

由 ThSoMa 於 修改

有幫助嗎?

more options

If "Use Saved Password" is missing in the right-click context menu then this means that Firefox doesn't recognize the fields as part of a login form. You would have to check both fields in the Inspector like I posted above to see what attributes those fields have. The username field usually has type="text", but can have an autocomplete attribute with a value that Firefox doesn't recognize/support. The password field should have a type="password" attribute to make Firefox recognize it as a password field and should appear directly under the username field in the DOM tree with no other input fields in between.

有幫助嗎?

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題