Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Feature/protection groups #53

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Foxtrek64
Copy link

@Foxtrek64 Foxtrek64 commented Jul 17, 2024

Fixes #45

This change adds the ability to define groups which contain users and managers (a la #49).

Group managers are capable of adding or removing members from groups, such as a Captain of the Guard adding a guard to the guards group.

  • Group type created.
  • Groups added to HTMContainerLock
  • Group condition added to KeyLock and PrivateLock
  • Commands added to manage groups.
    • List groups
    • Create groups
    • Delete groups
    • Search groups
    • Edit groups
  • Phrases (english only so far, I'll let translators come in when this is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protection Groups - One Group to Manage Them All
1 participant