This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
versitygw
Watch
1
Star
0
Fork
0
mirror of
https://github.com/versity/versitygw.git
synced
2026-08-31 21:27:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a58ce0c238b2b9b7706c3d246fd4fe018c9638a6
versitygw
/
s3api
T
History
jonaustin09
a58ce0c238
feat: Added 8 integration test cases for authentication
2023-08-29 23:46:54 +04:00
..
controllers
fix:
Closes
#192
, Fixed authentication errors returned, created integration test cases for it
2023-08-25 21:50:21 +04:00
middlewares
feat: Added 8 integration test cases for authentication
2023-08-29 23:46:54 +04:00
utils
fix:
Fixes
#183
. Added a validation for max-keys for ListObjects/ListObjectsV2
2023-08-03 20:47:34 +04:00
router_test.go
feat: bucket event notifications
2023-07-20 11:37:14 -07:00
router.go
feat: bucket event notifications
2023-07-20 11:37:14 -07:00
server_test.go
feat: bucket event notifications
2023-07-20 11:37:14 -07:00
server.go
feat:
Fixes
#181
, Added support to add object with special character keys, disabled URI path escaping in v4 signing, add a middleware to parse the URL and store the decoded version as a new URL, added test cases for adding/getting/listing objects with special characters
2023-08-08 00:41:06 +04:00