jonaustin09
|
e38c63448d
|
fix: Changed GetObject by range success status code from 200 to 206
|
2024-05-20 14:48:02 -04:00 |
|
jonaustin09
|
5acf1f332a
|
fix: Fixes #555, Added the logic to return InvalidBucketState when calling PutObjectLockConfiguration action on not object lock enabled bucket
|
2024-05-16 11:30:35 -04:00 |
|
Ben McClelland
|
f722f515ae
|
chore: add missing copyright headers to files
|
2024-05-06 16:16:31 -07:00 |
|
jonaustin09
|
0c3771ae2d
|
feat: Added GetObjectAttributes actions implementation in posix, azure and s3 backends. Added integration tests for GetObjectAttributes action
|
2024-04-29 15:31:53 -04:00 |
|
jonaustin09
|
00476ef70c
|
feat: Closes #490, Added integration tests for object lock actions
|
2024-04-22 13:13:40 -07:00 |
|
Ben McClelland
|
17b1dbe025
|
fix: return non 0 exit status for cli admin error
Fixes #505. This returns the body as an error when the http status
for the admin request is non-success.
|
2024-04-08 17:29:02 -07:00 |
|
jonaustin09
|
e6203c5765
|
feat: Closes #441, Added access control integration tests, fixed some bugs in bucket policy and acl access checking flow
|
2024-03-28 14:52:56 -04:00 |
|
jonaustin09
|
af641e5368
|
feat: Added integration test cases for Put/Get/DeleteBucketPolicy actions. Made some bug fixes in these actions implementations
|
2024-03-20 17:31:52 -04:00 |
|
Ben McClelland
|
8ad9c4834b
|
chore: cleanup top level repo by moving test related dirs to tests
|
2024-03-10 09:15:22 -07:00 |
|