Jump to content

Password autocomplete settings


paulbates

Recommended Posts

Posted

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

Posted

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>
  • 3 weeks later...
Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...