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

fix: restrict project card visibility based on user permissions gf-558 #565

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

Fjortis
Copy link
Collaborator

@Fjortis Fjortis commented Sep 27, 2024

  • Filtered project groups based on user permissions in findAllByUserId.

  • Ensured that only project groups with correct permissions are considered when filtering projects.

  • Users without sufficient permissions will no longer see unauthorized project cards, improving security and avoiding 404 errors.

Screenshot 2024-09-27 141115

@liza-veis liza-veis merged commit cfc71fa into main Sep 27, 2024
6 checks passed
This was referenced Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

3 participants