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

[app] Fix Permission Handling for Applications #413

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

ricoberger
Copy link
Member

This commit fixes the permission handling for applications, when
authentication is enabled, but the user is not part of any teams. In
this case a user was still able to see all applications. We changed the
implementation to handle such cases like the user wants to see all
applications so that the access check is executed.

This commit fixes the permission handling for applications, when
authentication is enabled, but the user is not part of any teams. In
this case a user was still able to see all applications. We changed the
implementation to handle such cases like the user wants to see all
applications so that the access check is executed.
@ricoberger ricoberger merged commit 350e4af into main Aug 17, 2022
@ricoberger ricoberger deleted the app-fix-permission-handling-for-applications branch August 17, 2022 21:38
@ricoberger ricoberger added the changelog: fixed Something which wasn't working is fixed label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant