hexparrot / mineos-node

node.js implementation of mineos minecraft management
GNU General Public License v3.0
337 stars 172 forks source link

Browser can't remember password #220

Closed sab666 closed 7 years ago

sab666 commented 8 years ago

Every time when I want to login to the admin, I have to open my passwordmanager and copy the password from there because the browser doesn't offer to remember the password. This happens in Chrome 52, as well as Opera 39.

djoey123 commented 8 years ago

There is a easy fix for it and that is:

Remove this line in the Login.html file: autocomplete="off" on line 83