Skip to content

feat: add ABAC validation to the application existence query#1127

Merged
andrii-codefresh merged 1 commit intomainfrom
feat/CR-37400-abac-view
Mar 18, 2026
Merged

feat: add ABAC validation to the application existence query#1127
andrii-codefresh merged 1 commit intomainfrom
feat/CR-37400-abac-view

Conversation

@andrii-codefresh
Copy link
Contributor

What

If a user does not have permission to view an application, it will appear as if the application does not exist.

Why

Without this update, a user can open the application page and see it in a broken state because nested queries return Forbidden errors.

Notes

If a user does not have permission to view an application, it will appear as if the application does not exist.
Without this update, a user can open the application page and see it in a broken state because nested queries return Forbidden errors.
@andrii-codefresh andrii-codefresh requested review from a team and masontikhonov as code owners March 17, 2026 15:17
@andrii-codefresh
Copy link
Contributor Author

/e2e

@andrii-codefresh andrii-codefresh merged commit 861d10e into main Mar 18, 2026
5 checks passed
@andrii-codefresh andrii-codefresh deleted the feat/CR-37400-abac-view branch March 18, 2026 15:08
andrii-codefresh added a commit that referenced this pull request Mar 18, 2026
If a user does not have permission to view an application, it will appear as if the application does not exist.
Without this update, a user can open the application page and see it in a broken state because nested queries return Forbidden errors.
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.

2 participants