You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e5811e4 fix: Fixes the entity limiter validation for ListObjects(V2), ListParts, ListMultipartUploads, ListBuckets actions
60151a7 fix: Fixes the typ in retrieveChecksums function in posix
9a02c47 fix: Implements a generic wildcard match for bucket policy resources
30f3fac fix: Prioritize explicit deny in bucket policy statements
e7b9db1 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
b4f2b0d fix: admin list-buckets with bucketlinks option enabled
3b1fcf2 fix: chunk encoding with incorrect chunk signature
1735182 fix: refactoring the checksum implementation by avoiding many if conditions and making the code more readable
4b0dd64 fix: removes ETag quotes for in GetObjectAttributes response for azure and posix backends
a3338db fix: return default bucket acl if none exists