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-01-06 19:56:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6203c576554dfaffcf575d2eab3343ec2dfe234
versitygw
/
backend
History
jonaustin09
e6203c5765
feat:
Closes
#441
, Added access control integration tests, fixed some bugs in bucket policy and acl access checking flow
2024-03-28 14:52:56 -04:00
..
azure
feat: Added bucket policy access verifier function implementation. Changed the default behaviour of bucket ACLs. Fixed the supported actions list for bucket policy. Implemented Copy* actions access checker function
2024-03-25 16:00:35 -04:00
posix
feat:
Closes
#441
, Added access control integration tests, fixed some bugs in bucket policy and acl access checking flow
2024-03-28 14:52:56 -04:00
s3proxy
fix: delete object xml response should be DeleteResult instead of DeleteObjectsResult
2024-03-09 10:20:15 -08:00
scoutfs
fix: scoutfs return correct ContentRange for get request
2024-03-25 09:36:38 -07:00
backend.go
feat: Implemented Put/Get/DeletBucketPolicy s3 actions in posix backend. Implemented policy document validation function
2024-03-15 15:47:10 -04:00
common.go
fix: allow posix GET of 0-len directory type object
2023-10-07 15:57:31 -07:00
walk_test.go
fix: breaking changes with aws sdk updates
2023-11-28 13:51:32 -08:00
walk.go
fix:
Fixes
#250
, Added support to provide a marker not from the objects list and list the objects after the provided marker in ListObjects(V2) actions
2023-09-23 21:10:20 -07:00