Groups

A group is a first class element in Leicmin. It represents a collection of accounts for purposes of security or permissions, both inside Leicmin and for external consumers, such as OIDC and generating .htaccess files.

Permissions

The following permissions apply to a group:

  • view_group to see the group at all and view the details
  • list_group_members to list members of the group
  • join_group to self-join a group
  • patreon_join_group determines if Patreon linking will show up in the group's detail
  • subscribestar_com_join_group determines if SubscribeStar linking will show up in the group's detail
  • subscribestar_adult_join_group determines if SubscribeStar Adult linking will show up in the group's detail
  • leave_group to self-part/leave a group
  • add_group_member to add an account to the group
  • remove_group_member to remove an account from the group
  • edit_group to edit details about the group
  • link_group to link two groups together

Metadata

Project