[sf-lug] what's the mechanism that a website can use to prevent stored information from filling out a form?

Rick Moen rick at linuxmafia.com
Tue Jun 24 18:07:57 PDT 2014


Quoting Samir Faci (samir at esamir.com):

> I really don't think it's on the bank side to disable that feature.  

Many banks, medical concerns, and other security-sensitive institutions
have an incentive to discourage password saving/autocompletion in Web
browsers used on their sites.  They typically do so via the
autocomplete="off" function to the HTML <input> tag, as mentioned
upthread.

If you, as a Web browser-using Internet user, would rather make up your
_own_ mind whether to password-save, you can force the DOM to do so, as
detailed here:

http://www.howtogeek.com/62980/how-to-force-your-browser-to-remember-passwords/

-- 
Cheers,              When _Guns of the South_ came out, it was sometimes shelved
Rick Moen            with the history books, but only south of the Mason-Dixon 
rick at linuxmafia.com  Line.  I couldn't make that up.  Fiction has to be 
                     plausible.  History just has to happen. -- Harry Turtledove




More information about the sf-lug mailing list