Roles and Permissions ===================== This section defines the role-based access control system for LUStores. Overview -------- The system uses role-based permissions for secure access control. Available Roles --------------- .. note:: Role management features are currently in development. See the System Management API for current administrative capabilities. Permission System ----------------- Permissions are managed through the authentication system described in :doc:`../api/authentication`. Testing ------- Permission testing is included in the test suite. See :doc:`../testing-guide` for details.