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 list permission on BillingEntity/Invitation (+ redeem) #103

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

bastjan
Copy link
Contributor

@bastjan bastjan commented Feb 22, 2023

Summary

Fixes listing billing entities/invitations for users that are allowed to get billing entities/invitations.

BEs/Inviations are filtered further by get for list, and watch in the aggregate API server.

Allows authenticated users to redeem invitations. They are guarded by token.

Checklist

  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@bastjan bastjan added the bug Something isn't working label Feb 22, 2023
@bastjan bastjan requested a review from a team February 22, 2023 09:31
@bastjan bastjan changed the title Fix list permission on BillingEntity Fix list permission on BillingEntity/Invitation (+ redeem) Feb 22, 2023
@bastjan bastjan merged commit 122ec44 into master Feb 22, 2023
@bastjan bastjan deleted the fix-list-permissions-for-be branch February 22, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants