Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Password Manager

  • 3 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 5 προβολές
  • Τελευταία απάντηση από cor-el

more options

As a developer, I am trying to disable the Password Manager feature in my webapplication across browsers. When I typed some value in input type password mentioned mdn docs and navigsted away it doesnot trigger Save Password. But it is triggering anywhere else like online ide's and all.

I would like to know how it is disabled in MDN docs.

As a developer, I am trying to disable the Password Manager feature in my webapplication across browsers. When I typed some value in input type password mentioned mdn docs and navigsted away it doesnot trigger Save Password. But it is triggering anywhere else like online ide's and all. I would like to know how it is disabled in MDN docs.

Όλες οι απαντήσεις (3)

more options
more options

Thanks cor-el for the reply.

Actually I was assuming if we could something from the web application to disable password manager.

Infact I opened mdn docs in Chrome and edge to see the behavior and if we are navigating from the docs after entering a value in input type password it doesnot trigger Save Password.

more options

You need to submit the form or possibly a div container with a name and password filled, so entering a password is not sufficient if that is what you did. You can also use "Create New Login" in Lockwise.