Skip to content

Commit

Permalink
Update ruby's CAP
Browse files Browse the repository at this point in the history
  • Loading branch information
jschementi committed Feb 5, 2011
1 parent 26c1cb2 commit be1aa17
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ruby/clientaccesspolicy.xml
Expand Up @@ -2,13 +2,13 @@
<access-policy>
<cross-domain-access>
<policy>
<allow-from>
<allow-from>
<domain uri="*"/>
</allow-from>
</allow-from>
<grant-to>
<!--<resource path="/dlr-slvx" include-subpaths="true"/>
<resource path="/dlr" include-subpaths="true"/>-->
</grant-to>
<resource path="/dlr-slvx" include-subpaths="true"/>
<resource path="/dlr" include-subpaths="true"/>
</grant-to>
</policy>
</cross-domain-access>
</access-policy>

0 comments on commit be1aa17

Please sign in to comment.