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

FrontEnd Role Permission Validation #140

Closed
loklokyx opened this issue Feb 13, 2025 · 1 comment · Fixed by #142
Closed

FrontEnd Role Permission Validation #140

loklokyx opened this issue Feb 13, 2025 · 1 comment · Fixed by #142
Assignees
Labels
enhancement New feature or request frontend Task must have a front end issue

Comments

@loklokyx
Copy link
Contributor

Basic Information

Implement role-based permission validation for frontend pages. The system should check whether the user is a staff, student, or teacher and return an "Unauthorized" page if the validation fails.

Other Information

  • Add role permission checks for all relevant pages.
  • Redirect users to an "Unauthorized" page if they lack the required permissions.
  • Perform code cleanup to improve maintainability.
@loklokyx loklokyx added enhancement New feature or request frontend Task must have a front end issue labels Feb 13, 2025
@loklokyx loklokyx self-assigned this Feb 13, 2025
Copy link

Branch issue-140-FrontEnd_Role_Permission_Validation created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Task must have a front end issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant