Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 7 réponses
  • 1 a ce problème
  • Dernière réponse par 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?

Toutes les réponses (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.

Cela vous a-t-il été utile ?

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.

Cela vous a-t-il été utile ?

more options

What site(s)?

Cela vous a-t-il été utile ?

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?

Cela vous a-t-il été utile ?

more options

jonzn4SUSE said

What site(s)?

one national bank's website

Cela vous a-t-il été utile ?

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

Modifié le par ThSoMa

Cela vous a-t-il été utile ?

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.

Cela vous a-t-il été utile ?

Poser une question

Vous devez vous identifier avec votre compte pour répondre aux messages. Veuillez poser une nouvelle question, si vous n’avez pas encore de compte.