mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-16 05:54:01 +03:00
🚀 Feature: set default client group as none #522
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 @James18232 on GitHub (Oct 25, 2025).
Originally assigned to: @stonith404 on GitHub.
Feature description
feature request to change the new client logic to set no default access instead of the current unrestricted.
Pitch
Having default unrestricted access is not great practice imo, as forgetting to set allowed groups allows all users to access that client which is in many cases unwanted.
The tradeoff is that a default group needs to be set or else no one can access the client.
An alternative could be to create a new group for each user and set that 'group' as the default user.