https://bugzilla.wikimedia.org/show_bug.cgi?id=28700

Faidon Liambotis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #19 from Faidon Liambotis <[email protected]> 2012-11-15 
20:54:14 UTC ---
So, I've commited https://gerrit.wikimedia.org/r/#/c/33652/ that adds a Swift
middleware to push Access-Control-Allow-Origin: * to all unauthenticated
GET/HEADs. No support for preflight requests or anything more complicated than
that. I'd appreciate a review from a Python/WSGI speaker :)

Now, this obviously won't solve this for all already cached content. We can
either deploy this and wait for either the content to be revalidated, or wait
until we switch to Varnish so we can also (or instead) do CORS on VCL.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to