aptly/s3
Wade Simmons c9f5763a70 S3: support disabling ACL with `none` value
This change lets you disable ACL when using S3 by using a configuration
value of `none`. This way we maintain backward compatibility with the
default setting being `private`.

Fixes: #1067
2022-06-22 11:26:13 +02:00
..
public.go S3: support disabling ACL with `none` value 2022-06-22 11:26:13 +02:00
public_test.go Ignore 'NoSuchBucket' error when deleting S3 objects 2019-01-23 18:17:08 +03:00
s3.go Fix style issues. #15 2014-07-17 18:09:13 +04:00
s3_test.go gofmt -s 2015-02-22 14:29:09 +03:00
server_test.go Fix linter list and fix errors discovered by new staticcheck 2019-01-20 00:01:17 +03:00