s3api CORS support for web-based access

Bug #1905104 reported by Raphaël Droz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
New
Undecided
Unassigned

Bug Description

I've CORS-permissive object container on Swift ("Access-Control-Allow-Origin" meta to "*").

I'd like to use a web-based file explorer for my bucket and since there is no such software over Swift/keystone v3 I looked at the S3 option: https://github.com/awslabs/aws-js-s3-explorer

After a few tweaks it seems like it could work but, as any web-based application, it issues "OPTIONS" preflight requests. Sadly, the s3 layer keeps responding "Bad URL" to OPTIONS blocking subsequent XHR coming from the app'.

Tags: middleware
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.