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

feat(#243): prevent login into UMT without required permissions #250

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Benmuiruri
Copy link
Contributor

@Benmuiruri Benmuiruri commented Feb 6, 2025

This PR introduces a check to prevent login into UMT if a user does not have the required permissions to use the features in UMT

The user-permission service validates that the user's roles have the required permissions.

Video showcase
Screen.Recording.2025-02-06.at.18.15.57.mov

Closes #243

@Benmuiruri Benmuiruri requested a review from freddieptf February 6, 2025 15:18
@Benmuiruri Benmuiruri requested a review from freddieptf February 7, 2025 09:23
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

Successfully merging this pull request may close these issues.

Do not allow users to login if they don't have the necessary permissions
3 participants