]> git.openstreetmap.org Git - rails.git/blobdiff - public/oauth/crossdomain.xml
Update Potlatch 2 to 2.3-112-ga132b0c build
[rails.git] / public / oauth / crossdomain.xml
index cbc8e2546d6dcae91906a3a39107ce8d54a976cc..669cae37d5c1887b81fdf16a66c6c9c7322dc559 100644 (file)
@@ -3,8 +3,5 @@
 
 <cross-domain-policy>
        <allow-access-from domain="*"/>
-       <allow-http-request-headers-from domain="*" headers="Authorization"/>
-       <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="*"/>
+       <allow-http-request-headers-from domain="*" headers="*"/>
 </cross-domain-policy>