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 11:24:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35fe6d8deef0f73705c53d863a27c35deee1de04
versitygw
/
backend
History
jonaustin09
35fe6d8dee
fix: some cleanup in posix, router and acl
2023-09-08 12:46:50 -04:00
..
posix
fix: some cleanup in posix, router and acl
2023-09-08 12:46:50 -04:00
scoutfs
fix:
Fixes
#153
. Fixed CompleteMultipartUpload invalid ETag error case, fixed UploadPart xattr.Set error
2023-07-28 18:20:07 +04:00
backend.go
fix:
Fixes
#204
, Change ListBuckets action logic to return all the buckets for admin users and the buckets owned by a user for regular users. Added integration test cases for ListBuckets action
2023-09-07 14:49:47 -04:00
common.go
Issue 154 (
#169
)
2023-07-27 11:05:40 -07:00
walk_test.go
refactor walk to allow for more general obj translation
2023-06-20 13:51:47 -07:00
walk.go
fix:
Fixes
#182
, fixed max-keys 0 case to not return any object key
2023-08-03 22:39:28 +04:00