mirror of
https://github.com/knadh/listmonk.git
synced 2024-11-13 02:55:04 +08:00
ae2a386193
This commit splits roles into two, user roles and list roles, both of which are attached separately to a user. List roles are collection of lists each with read|write permissions, while user roles now have all permissions except for per-list ones. This allows for easier management of roles, eliminating the need to clone and create new roles just to adjust specific list permissions. |
||
---|---|---|
.. | ||
models.go | ||
queries.go | ||
settings.go |