Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Role-Based Access Control (RBAC) Implementation #144

Open
snehab03 opened this issue Oct 22, 2024 · 1 comment
Open

Inconsistent Role-Based Access Control (RBAC) Implementation #144

snehab03 opened this issue Oct 22, 2024 · 1 comment

Comments

@snehab03
Copy link

Description: The current admin dashboard lacks fine-grained control over user roles and permissions. Users with different roles (e.g., admin, manager, user) should have distinct access to certain features and pages. Currently, no role-based restrictions are enforced on certain sensitive pages.

Suggestions:

  1. Implement a robust RBAC system where roles define access to various components.
  2. Restrict access to certain actions (e.g., user management) based on user roles.
Copy link

👋 Thank you @snehab03 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant