]> git.openstreetmap.org Git - rails.git/blobdiff - public/oauth/crossdomain.xml
Revert r17851 and just give non-local flash clients access to
[rails.git] / public / oauth / crossdomain.xml
index cbc8e2546d6dcae91906a3a39107ce8d54a976cc..52e8397a3bdab1327607300b88157f32ed110976 100644 (file)
@@ -3,7 +3,7 @@
 
 <cross-domain-policy>
        <allow-access-from domain="*"/>
-       <allow-http-request-headers-from domain="*" headers="Authorization"/>
+       <allow-http-request-headers-from domain="*" headers="Authorization,X_HTTP_METHOD_OVERRIDE"/>
        <allow-http-request-headers-from domain="*.openstreetmap.org" headers="*"/>
        <allow-http-request-headers-from domain="*.openstreetmap.net" headers="*"/>
        <allow-http-request-headers-from domain="*.openstreetmap.com" headers="*"/>