listmonk/models
Kailash Nadh ae2a386193 Add support for "list roles".
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.
2024-10-13 17:03:58 +05:30
..
models.go Add support for "list roles". 2024-10-13 17:03:58 +05:30
queries.go Add support for "list roles". 2024-10-13 17:03:58 +05:30
settings.go Add a settings UI for OIDC. 2024-10-13 16:59:50 +05:30