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

Issue 204, ListBuckets for admin and regular users #214

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

jonaustin09
Copy link
Contributor

  1. Changed ListBuckets action logic to return all the buckets for admin users.
  2. Change the logic for ListBuckets to return only the buckets owned by a user for regular users.
  3. Added integration test cases for ListBuckets action

…ckets for admin users and the buckets owned by a user for regular users. Added integration test cases for ListBuckets action
@benmcclelland benmcclelland merged commit 3360466 into main Sep 7, 2023
5 checks passed
@benmcclelland benmcclelland deleted the fix/issue-204-list-buckets branch September 7, 2023 19:04
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