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 |
|
Ben McClelland
|
4d02ac21c5
|
Merge pull request #460 from versity/bucket-policies
Bucket Policy
|
2024-03-25 15:19:46 -07:00 |
|
jonaustin09
|
754c221c4d
|
feat: Added bucket policy access verifier function implementation. Changed the default behaviour of bucket ACLs. Fixed the supported actions list for bucket policy. Implemented Copy* actions access checker function
|
2024-03-25 16:00:35 -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 |
|
jonaustin09
|
b9ed7cb8f0
|
feat: Added a presigned v4 authentication integration test case to put/get object containing utf-8 characters
|
2024-03-20 14:45:48 -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 |
|