mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🚀 Feature: Default user group for new users #120
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dfunkt on GitHub.
Feature description
Select a specific group that gets assigned by default for new users. (or perhaps even create a new one if none exist)
Pitch
In order for the login to be authorized, Audiobookshelf requires every user to be part of a group (user/admin etc) if the groups claim is enabled in the settings.
@dfunkt commented on GitHub:
Implemented in
182d809028