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-22 16:03:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2534afafe96d18bd36c9dddffd810d50f390baf
versitygw
/
s3api
T
History
Ben McClelland
e2534afafe
Merge pull request
#1576
from versity/ben/cleanup
...
chore: cleanup unused constants
2025-10-10 09:54:02 -07:00
..
controllers
Merge pull request
#1576
from versity/ben/cleanup
2025-10-10 09:54:02 -07:00
middlewares
fix: adds checks for x-amz-content-sha256 in anonymous requests
2025-09-23 00:44:14 +04:00
utils
chore: cleanup unused constants
2025-10-09 12:19:00 -07:00
admin-router.go
fix: adds BadDigest error for incorrect Content-Md5 s
2025-09-19 19:51:23 +04:00
admin-server.go
feat: implements fiber panic recovery
2025-09-23 22:55:38 +04:00
router_test.go
cleanup: move debuglogger to top level for full project access
2025-09-01 20:02:02 -07:00
router.go
fix: removes content-md5 check from the actions where it's unnecessary
2025-09-19 21:52:11 +04:00
server_test.go
feat: implements fiber panic recovery
2025-09-23 22:55:38 +04:00
server.go
fix: fixes the invalid Content-Length error
2025-09-23 23:22:51 +04:00