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-02 16:54:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ben/read_only
versitygw
/
s3api
/
utils
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Ben McClelland
dac69caac3
fix: escape path and query for presign signature validation
...
fixes
#462
2024-03-18 15:16:17 -07:00
..
auth_test.go
fix: include all request signed headers in signature canonical string
2024-03-14 09:56:36 -07:00
auth-reader.go
fix: 0 len content-len header missing in signed headers
2024-03-02 21:52:22 -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
fix: include all request signed headers in signature canonical string
2024-03-14 09:56:36 -07:00
utils.go
fix: escape path and query for presign signature validation
2024-03-18 15:16:17 -07:00