S3 is originally Amazon's protocol so any details could be found in Amazon’s
documentation. If you want to know the details about the restful API, see
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTcors.html
Now Sree has been updated adding a bucket action to help setup bucket CORS.
S3 is originally Amazon's protocol so any details could be found in Amazon’s
documentation. If you want to know the details about the restful API, see
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTcors.html
Now Sree has been updated adding a bucket action to help setup bucket CORS.
Hi Ben,
Actually if not for CORS issues, we would have implemented Sree as a javascript
app fully running in browser. By design the backend should be as simple as
possible(currently less than 150 lines of python) to ease deployment for new
users. So as for now we wouldn’t support LDAP auth but
Hi George,
The error is because your bucket `consonance` isn’t having CORS configured. For
security issues, browsers limit cross domain accesses by default. If you create
a bucket through Sree, it will configure CORS for you, but for existing
buckets, they are likely to not having those configu
Hi Can,
I gave it a try and I can see my buckets, but I get an error (see attached)
when trying to see the contents of any bucket.
The application is pretty simplistic now, and it would be great if support
for the object and size count would be added. The bucket access type should
be displayed (p