[
https://issues.apache.org/jira/browse/SHINDIG-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905619#action_12905619
]
Ziv Horesh commented on SHINDIG-1409:
-------------------------------------
It took me a while but I managed to prove that for r990700 it works fine for me
but for r990701 it does not work.
I tried using the shindig rpc test and it also show it works on chrome but not
on FF 3.6
To recreate I changed rpctest_container.html:51 to be:
var gadgethost = 'http://' + window.location.host;
Then compiled and run the server (mvn -Prun)
In the browser opened http://host:8080/container/rpctest_container.html
When clicking on "Snc callback Test" and "Async Callback Test" on both
container and gadget,
On chrome I see the result being updated, but on FF 3.6 it does not.
> Security updates to RPC
> -----------------------
>
> Key: SHINDIG-1409
> URL: https://issues.apache.org/jira/browse/SHINDIG-1409
> Project: Shindig
> Issue Type: Improvement
> Components: Javascript
> Affects Versions: 2.0.0
> Reporter: Javier Pedemonte
> Priority: Minor
> Fix For: 2.0.0
>
>
> Add security features to the RPC layer, as described here:
> http://wiki.opensocial.org/index.php?title=PubSub.next_Proposals#Secure_rpc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.