shrocky2/SiriGarage

More of a suggestion.

Closed this issue · 2 comments

Hello,

Great project. As a suggestion I'd recommend changing the pin field for door operation and the field for admin logon to input type="password" as to prevent autocomplete and prying eyes.

Keep up the great projects!!

The password idea can easily be changed in on lines 16 & 17 of the SiriGarage/static/admin_login.html page.

Since this project is open source, you can edit all these files on your raspberry pi using "sudo nano SiriGarage/static/admin_login.html"