Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

config - browsers auto completing fields resulting in changes #254

Closed
thezoggy opened this issue Feb 14, 2016 · 1 comment
Closed

config - browsers auto completing fields resulting in changes #254

thezoggy opened this issue Feb 14, 2016 · 1 comment

Comments

@thezoggy
Copy link

thezoggy commented Feb 14, 2016

config - browsers auto completing fields resulting in changes
all you need to do is add autocomplete=false to the forms you do not want this to happen to.
ideally you should have this off anytime there is a password field.. as this is the main thing that people tell their browsers to remember.. thus can cause the issue.

example:
https://lime-technology.com/forum/index.php?topic=46436.msg444952#msg444952

@eschultz
Copy link
Collaborator

Thanks @thezoggy, we'll look in to this and add autocomplete=false where necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants