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-04-19 04:05:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
145c2dd4e306ccf23325f715a673a6f3eb583f4b
versitygw
/
s3api
/
controllers
History
jonaustin09
23c26d802c
fix:
Fixes
#216
, Fixed vet warnings, removed the code snippet which copied fiber.Ctx
2023-09-08 11:57:17 -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
#216
, Fixed vet warnings, removed the code snippet which copied fiber.Ctx
2023-09-08 11:57:17 -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