refile / refile-s3

Amazon S3 Backend for Refile
MIT License
36 stars 88 forks source link

acl & success_action_status options + PR18 #21

Open fran-worley opened 8 years ago

fran-worley commented 8 years ago
  1. add acl option to initialise method and use in available calls defaults to ‘public-read’ so backwards compatible, but enables people to make private as desired.
  2. also included deprecation fix from PR #18
  3. added success_action_status: 201 to presign method to fix firefox xml parse error:

XML Parsing Error: no element found Location: moz-nullprincipal:{28d28eb9-bcef-f842-8355-54e833de9cd1} Line Number 1, Column 1:

brunoadacosta commented 8 years ago

I want this feature :+1:

brunoadacosta commented 8 years ago

@jnicklas can we have a new release with this feature?

angelsystem commented 8 years ago

I need this feature 👍