[jira] [Resolved] (CB-7747) Extract whitelist functionality into a plugin

2015-03-11 Thread Andrew Grieve (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Grieve resolved CB-7747.
---
Resolution: Fixed

Done!

https://github.com/apache/cordova-plugin-whitelist
https://github.com/apache/cordova-plugin-legacy-whitelist

> Extract whitelist functionality into a plugin
> -
>
> Key: CB-7747
> URL: https://issues.apache.org/jira/browse/CB-7747
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Android, iOS
>Affects Versions: 4.0.0
>Reporter: Ian Clelland
>Assignee: Ian Clelland
>
> Mailing list thread: http://markmail.org/message/6jqt5f3t4iio52td
> Also @apache: 
> https://mail-archives.apache.org/mod_mbox/cordova-dev/201407.mbox/%3CCADVgkyNN3EKT4xiRXJFbwMGFhsrVF3kHQRzd3exvb5nW7_GdfA%40mail.gmail.com%3E
> Ideally the network policy is completely removed from Cordova core, and 
> replaced with a small set of plugin hooks so that different kinds of policies 
> can be implemented in different plugins. The current whitelist implementation 
> can be an example plugin provided for backwards-compatibility.
> It should also be possible, once this is removed, to control the webview's 
> network policy with CSP, in most platforms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-7747) Extract whitelist functionality into a plugin

2015-03-26 Thread Ian Clelland (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Clelland resolved CB-7747.
--
Resolution: Fixed

Merged into iOS 4.0.x now; I fixed the last outstanding mobile spec whitelist 
test (it was an android-specific content:// URL test, so it's just ignored on 
non-android now)

Feel free to open new JIRA issues with whitelist-specific problems at this 
point.

> Extract whitelist functionality into a plugin
> -
>
> Key: CB-7747
> URL: https://issues.apache.org/jira/browse/CB-7747
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Android, iOS
>Affects Versions: 4.0.0
>Reporter: Ian Clelland
>Assignee: Ian Clelland
>
> Mailing list thread: http://markmail.org/message/6jqt5f3t4iio52td
> Also @apache: 
> https://mail-archives.apache.org/mod_mbox/cordova-dev/201407.mbox/%3CCADVgkyNN3EKT4xiRXJFbwMGFhsrVF3kHQRzd3exvb5nW7_GdfA%40mail.gmail.com%3E
> Ideally the network policy is completely removed from Cordova core, and 
> replaced with a small set of plugin hooks so that different kinds of policies 
> can be implemented in different plugins. The current whitelist implementation 
> can be an example plugin provided for backwards-compatibility.
> It should also be possible, once this is removed, to control the webview's 
> network policy with CSP, in most platforms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org