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 15:02:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c29fbfd81e3f8d7062ba2133fb04f153333ac0f
versitygw
/
s3api
/
utils
T
History
Ben McClelland
1c29fbfd81
Merge pull request
#397
from versity/presigned-url-authentication
...
Presigned URL authentication
2024-02-13 11:33:49 -08:00
..
auth_test.go
fix: correct xml response encoding for list-buckets and tagging
2024-02-12 16:20:07 -08:00
auth-reader.go
fix: correct xml response encoding for list-buckets and tagging
2024-02-12 16:20:07 -08:00
chunk-reader.go
feat: add chunked upload support
2024-01-22 11:35:01 -08:00
csum-reader.go
feat: steaming requests for put object and put part
2023-12-14 19:19:46 -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
presign-auth-reader_test.go
feat: Added an integration test for UploadPart action with v4 query params authentication, added unit tests for validateDate function
2024-02-13 11:38:28 -05:00
presign-auth-reader.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
utils_test.go
feat: steaming requests for put object and put part
2023-12-14 19:19:46 -08:00
utils.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