This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
versitygw
Watch
1
Star
0
Fork
0
You've already forked versitygw
mirror of
https://github.com/versity/versitygw.git
synced
2026-02-03 00:42:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ef5578baf4d6bacbb6060ca39dee4e2fec85fda
versitygw
/
s3api
/
controllers
History
jonaustin09
8d2e2a4106
fix:
Fixes
#204
, Change ListBuckets action logic to return all the buckets for admin users and the buckets owned by a user for regular users. Added integration test cases for ListBuckets action
2023-09-07 14:49:47 -04:00
..
admin_test.go
fix: Merge conflicts resolved with main
2023-09-06 17:45:23 -04:00
admin.go
feat:
Closes
#206
, Added an admin api endpoint and a CLI action to change buckets owner
2023-09-06 17:41:47 -04:00
backend_moq_test.go
feat:
Closes
#206
, Added an admin api endpoint and a CLI action to change buckets owner
2023-09-06 17:41:47 -04:00
base_test.go
fix:
Fixes
#204
, Change ListBuckets action logic to return all the buckets for admin users and the buckets owned by a user for regular users. Added integration test cases for ListBuckets action
2023-09-07 14:49:47 -04:00
base.go
fix:
Fixes
#204
, Change ListBuckets action logic to return all the buckets for admin users and the buckets owned by a user for regular users. Added integration test cases for ListBuckets action
2023-09-07 14:49:47 -04:00
iam_moq_test.go
fix: move auth internal UserAcc to auth.Account
2023-09-05 16:21:21 -07:00