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-05 19:34:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4b7feaa7052044019d46de3b058a3af18b3ede1
versitygw
/
s3api
/
middlewares
History
niksis02
e7b9db1a1f
fix: Reconstructes the authentication handlers: initializes the chunk reader based on x-amz-content-sha256 header value. Adds the MissingContentHeader error if x-amz-decoded-content-length header is missing for chunk uploads
2025-02-25 21:17:04 +04:00
..
acl-parser.go
fix: return default bucket acl if none exists
2025-02-12 16:38:04 -08:00
admin.go
feat: Refactoring admin APIs: changes i/o data transfer encoding to xml, implements traditional aws-like error handling, adds admin role checker middleware. Refactoring admin CLI actions to handle aws-like error responses
2024-10-25 11:40:23 -04:00
authentication.go
fix: Reconstructes the authentication handlers: initializes the chunk reader based on x-amz-content-sha256 header value. Adds the MissingContentHeader error if x-amz-decoded-content-length header is missing for chunk uploads
2025-02-25 21:17:04 +04:00
body-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
md5.go
feat: Integrates object integrity checksums(CRC32, CRC32C, SHA1, SHA256) into the gateway
2025-02-14 14:14:00 +04:00
presign-auth.go
fix: return default bucket acl if none exists
2025-02-12 16:38:04 -08:00
url-decoder.go
fix: Fixed the request uri path escape to support object key special characters
2024-09-17 13:28:30 -04:00