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-07-20 23:12:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b971467446ae0a8ecdd77db4411fc57a6edf91eb
versitygw
/
tests
/
integration
T
History
jonaustin09
b971467446
fix: Changed the logic to return BucketAlreadyOwnedByYou error when user tries to create an existing bucket owned by him
2024-05-20 12:07:33 -04:00
..
bench.go
chore: add missing copyright headers to files
2024-05-06 16:16:31 -07:00
data-io.go
chore: add missing copyright headers to files
2024-05-06 16:16:31 -07:00
group-tests.go
fix: Changed the logic to return BucketAlreadyOwnedByYou error when user tries to create an existing bucket owned by him
2024-05-20 12:07:33 -04:00
output.go
chore: add missing copyright headers to files
2024-05-06 16:16:31 -07:00
s3conf.go
chore: add missing copyright headers to files
2024-05-06 16:16:31 -07:00
tests.go
fix: Changed the logic to return BucketAlreadyOwnedByYou error when user tries to create an existing bucket owned by him
2024-05-20 12:07:33 -04:00
utils.go
fix:
Fixes
#555
, Added the logic to return InvalidBucketState when calling PutObjectLockConfiguration action on not object lock enabled bucket
2024-05-16 11:30:35 -04:00