membermatters / MemberMatters

An open source membership, access and payments portal for makerspaces and community groups.
https://membermatters.org
MIT License
41 stars 23 forks source link

Door and interlock page doesn't allow you to create/delete (only edit) #124

Closed jabelone closed 1 year ago

jabelone commented 3 years ago

Currently you have to use the Django backend pages to create new doors or interlocks

jabelone commented 1 year ago

I'm going to close this for now. I think it's actually a bad idea to let any admin (but non super user) create or remove doors from the UI. We kind of need a better/granular permission system in place before we allow this. Really, only a "sysadmin" should be creating or removing doors from the system and they can do so from the Django admin page.