0

I notice many sites do not allow the browser to autocomplete a password field. I know that the 'input' tag can have an attribute called 'autocomplete' which can be 'on' or 'off'. But is there a better and safer way for a site to request that the user must enter the password manually and preferably not to store it in 'keychain' or equivalent?

Jegadeesh
  • 335
  • 2
  • 16
mikeeverard
  • 53
  • 1
  • 1
  • 7
  • See here : http://stackoverflow.com/a/218453/1873387 – Romain Braun Mar 21 '14 at 17:49
  • possible duplicate of [Disable browser 'Save Password' functionality](http://stackoverflow.com/questions/32369/disable-browser-save-password-functionality) – Juan Mar 21 '14 at 17:56

0 Answers0