Page 1 of 1

Stop Chrome Remembering Passwords

PostPosted: Fri Jan 29, 2021 4:03 am
by wvitpr
Hello,
I was sure there is a way to do this in CSS, but how do I stop the web browser from remembering Password fields on a login form in NGClient?.
Many Thanks

Re: Stop Chrome Remembering Passwords

PostPosted: Fri Jan 29, 2021 1:01 pm
by mboegem
Hi Phil,

easy answer is to select 'Never' when Chrome prompts you to store the password.
But, you probably don't want the user to be prompted at all?

Re: Stop Chrome Remembering Passwords

PostPosted: Mon Feb 01, 2021 12:02 am
by wvitpr
Hi Marc,
Yeah I don't trust users to say "No" ;-)... how could I add 'autocomplete=false' to the field.. I found some good information here
https://stackoverflow.com/questions/2186290/disable-autocomplete-via-css