Nibbles-and-Mlems-Exotics-LLC / bizarre-friends

Bizarre Friends is a user-friendly, cross-platform tool tailored for breeders of all kinds of animals.
GNU General Public License v3.0
0 stars 0 forks source link

[Feature]: Role based access control #17

Open JEleniel opened 2 months ago

JEleniel commented 2 months ago

Description

Administrators can define roles, grant permission to those roles, and assign users to the roles.

Purpose

This feature ensures that only authorized users can access or modify specific parts of the system, protecting sensitive data and preventing accidental errors by limiting permissions based on the user’s role in the organization.

Audience

administrator

Additional context

Roles can be predefined (e.g., Admin, Employee, Volunteer) but should also allow for custom roles in future updates.