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
33b7116aabf722eeeb61bb1fc74751e4bf0147c4
versitygw
/
s3api
/
utils
T
History
Ben McClelland
aba8d03ddf
Merge pull request
#544
from versity/ben/request_time_skewed
...
Ben/request time skewed
2024-05-02 10:21: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
fix: int overflow check in chunk reader
2024-05-01 21:27:17 -07: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: Added GetObjectAttributes actions implementation in posix, azure and s3 backends. Added integration tests for GetObjectAttributes action
2024-04-29 15:31:53 -04:00
utils.go
fix: increase valid timestampe window from 1 to 15 minutes
2024-05-01 13:56:34 -07:00