makeitlabs / ratt

RATT (RFID All The Things) is an RFID access control system primarily for use on tools and equipment in makerspace environments. Based on Raspberry Pi Zero W and a custom hardware control board.
23 stars 4 forks source link

Users w/ ARM [and above] should be allowed to login to locked resources #11

Open bkgoodman opened 5 years ago

bkgoodman commented 5 years ago

This should be accommodate now, as v1 ACL lists now have a "level" field. level >= 2 means ARM or above.

tangentaudio commented 5 years ago

I think this should be relatively easy, and a good idea.