You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been requested by the 3d printer maintainers, adding people is a pain when you have more than one tool, as you have to repeat the process for every tool. This would probably require DB schema changes.
The text was updated successfully, but these errors were encountered:
My thoughts:
Users belong to one or more groups.
Tools (including doors) should define which groups they permit, and optionally which groups they don't permit.
e.g. Metal working tool store doorbot should allow anyone trained on the lathe, or anyone trained on the mill, and trustees, and doorbot maintainers. General members would not be permitted.
Should interface or synchronize with ldap groups - but most members don't currently get around to getting a London Hackspace LDAP account.
This has been requested by the 3d printer maintainers, adding people is a pain when you have more than one tool, as you have to repeat the process for every tool. This would probably require DB schema changes.
The text was updated successfully, but these errors were encountered: