[ 
https://issues.apache.org/jira/browse/CB-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997094#comment-13997094
 ] 

ASF GitHub Bot commented on CB-6266:
------------------------------------

Github user sgrebnov commented on the pull request:

    https://github.com/apache/cordova-windows/pull/27#issuecomment-43029614
  
    Actually it looks strange, that we always have access origin=* on windows8 
and wp8, for example, if I change main config.xml and replace * with some real 
domain, I get the following in platform config after prepare command.
    
        <access origin="*" />
        <access origin="http://mydomain.com"; />
    
    We don't have such behavior on Android. Resultant config on Android allows 
mydomain only


> Windows8. Add Whitelisting rules support from config file
> ---------------------------------------------------------
>
>                 Key: CB-6266
>                 URL: https://issues.apache.org/jira/browse/CB-6266
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows 8
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>
> Currently config.xml <access> rules are not applied.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to