Myster-Tee / TinfoilWebServer

Install your packages from your own server
GNU General Public License v3.0
124 stars 26 forks source link

User device restriction? #23

Closed DamienSilvert closed 9 months ago

DamienSilvert commented 10 months ago

Hello, first of all congratulations and thank you for your work. Would it be possible that, in addition to username and password, the unique ID or MAC of the switch would be used so that each user could access only from one or two devices?

Something like this?

{ "Name": User1, // The user name "Pwd": PwdUser1, // The password "MAC": XX:XX:XX:XX:XX:XX, //MAC adress of the switch "MessageOfTheDay": string // Custom message for the user }

Myster-Tee commented 9 months ago

Version 2.0.0 integrates a fingerprint filter.