Requset for ability to set the permissions of S3 objects in the configuration. So the admin can select which permission the object should have after uploading to the bucket. Separately for each configuration.
Selection of:
ACL_PRIVATE
ACL_PUBLIC_READ
ACL_PUBLIC_READ_WRITE
at the moment the permission is set hard coded to PUPLIC_READ in the mm_s3.module
thanxs in advance
Comments
Comment #1
true-pal commentedComment #2
arthurf commentedThis is in the dev release of D5 and D6 code now
Comment #3
true-pal commentedjust tested, it works fine (as expected),
thanks a lot
are there more reviews with other AWS accounts?