Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

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.

Полезно?

Задать вопрос

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.