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

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

  • 7 replies
  • 1 has this problem
  • Last reply by 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?

All Replies (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.

Helpful?

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.

Helpful?

more options

What site(s)?

Helpful?

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?

Helpful?

more options

jonzn4SUSE said

What site(s)?

one national bank's website

Helpful?

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

Modified by ThSoMa

Helpful?

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.

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.