paulbates Posted August 12, 2016 Posted August 12, 2016 io_guy It would help if autocomplete is disabled for the nodelink configuration password input field. If you click on it when its empty, it will pull the last value up and fill it in, and that is the ISY's password. The Nodelink configuration password is useful because one of my computers is also available for guests. I don't expect any problems, but prefer that all iot links in the menu folder challenge for a password,and not give anything away and that the ISY's password is not cached. Thanks Paul
io_guy Posted August 12, 2016 Posted August 12, 2016 Sorry Paul can you dumb this down a little for me, not following. I don't intentionally auto complete any passwords.
paulbates Posted August 12, 2016 Author Posted August 12, 2016 When I use chrome (haven't tried others) the password field returns the last successful password I use in the password field when I click on it. In the html for that field, it could specify that the browser not allow the field to autocomplete, if this is possible. I think its not specified currently and by default is on: <form method="post" action="/form" autocomplete="off"> […] </form>
paulbates Posted September 1, 2016 Author Posted September 1, 2016 FYI Rick, this works perfectly. Because it was already an existing value, I had to use Shift+Delete to permanently delete it from Chromes' cache when it appeared. Now, I don't see it any longer. Thank you! Paul
Recommended Posts
Archived
This topic is now archived and is closed to further replies.