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-08 12:41:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6203c576554dfaffcf575d2eab3343ec2dfe234
versitygw
/
s3api
/
middlewares
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
..
acl-parser.go
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
authentication.go
feat:
Closes
#355
. Added support for presigned URLs, particularly v4 authentication with query params
2024-02-07 09:17:35 -05:00
body-reader.go
feat: steaming requests for put object and put part
2023-12-14 19:19:46 -08:00
chunk.go
feat: add chunked upload support
2024-01-22 11:35:01 -08:00
logger.go
feat: control over logging in debug mode and control logging for specific actions
2023-06-20 19:39:58 +04:00
md5.go
feat: add chunked upload support
2024-01-22 11:35:01 -08:00
presign-auth.go
feat: Added 20 integration tests for v4 authentication with query params. Fixed few bugs in v4 query params authentication
2024-02-12 16:31:01 -05:00
url-decoder.go
fix: Fixes 275, Changed the gateway request URL encoding, to accept some more special characters
2023-10-06 15:51:38 -04:00