RBAC #9

Open
opened 2025-09-09 20:18:48 +05:00 by pztrn · 0 comments
Owner

This epic tracks all RBAC activity for version 0.1.0.

RBAC should be implemented in the following way:

  • Rights should be checked in code.
  • Group of rights called "role".
  • Roles are assigned to users.

This is specifically about access control, not grouping users in any way (which is a task for future development).

RBAC should not remove unused rights for now.


Tasks in this epic:

  • #10 - RBAC - functionality to register and check own rights.
  • #11 - Grouping RBAC rights to roles.
  • #12 - Roles and rights administration interface.
  • #14 - Audit messages for RBAC.
This epic tracks all RBAC activity for version 0.1.0. RBAC should be implemented in the following way: - Rights should be checked in code. - Group of rights called "role". - Roles are assigned to users. This is specifically about access control, not grouping users in any way (which is a task for future development). RBAC should not remove unused rights for now. --- Tasks in this epic: - #10 - RBAC - functionality to register and check own rights. - #11 - Grouping RBAC rights to roles. - #12 - Roles and rights administration interface. - #14 - Audit messages for RBAC.
pztrn added this to the 0.1.0 milestone 2025-09-09 20:18:48 +05:00
pztrn added the
Kind
Epic
label 2025-09-09 20:18:48 +05:00
Sign in to join this conversation.
No description provided.