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

Missing Specific Admin Login and Employee Login Details #490

Open
ishant-rambhad opened this issue Feb 10, 2025 · 1 comment
Open

Missing Specific Admin Login and Employee Login Details #490

ishant-rambhad opened this issue Feb 10, 2025 · 1 comment

Comments

@ishant-rambhad
Copy link

Title:
Missing Specific Admin Login and Employee Login Details

Description:
I noticed that the repository does not explicitly mention the login credentials or the separate login functionality for Admin and Employee roles.

Issue Details:
There is no clear documentation on how an Admin and an Employee should log in.
The system should ideally have distinct login credentials or roles to differentiate between Admin and Employee access.
Without this, it is unclear how permissions are managed between the two roles.

Suggested Solution:
Add proper documentation on the login process for Admin and Employee.
Ensure that separate login routes or credentials are available for these roles.
Implement role-based access control (RBAC) if not already present.

@horilla-opensource
Copy link
Owner

Hi @ishant-rambhad ,

Thank you for raising this issue!

Since we are using Django’s built-in authentication system with role-based access control (RBAC), separate login routes are not required.

Let us know if you have any other suggestions!

Best Regards,
Team Horilla

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

2 participants