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(ui plugin): only include applications owned by the current tenant #73

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

reubenmiller
Copy link
Owner

Fix a bug where creating an extension would lookup an application by name, however the API would return any matching application regardless if it was owned by the current tenant or not. This would result in returning an application id that the user could not upload a version to (as only applications owned by the tenant are allowed to do this).

@reubenmiller reubenmiller merged commit 38828d8 into main Oct 23, 2024
5 checks passed
@reubenmiller reubenmiller deleted the fix-ui-plugin-name-lookup branch October 23, 2024 06:33
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.

1 participant