You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/06 00:17:20 UTC

[jira] [Commented] (CB-11936) Support four new App Transport Security (ATS) keys

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

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

GitHub user shazron opened a pull request:

    https://github.com/apache/cordova-ios/pull/264

    CB-11936 - Support four new App Transport Security (ATS) keys

    *WORK IN PROGRESS*. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shazron/cordova-ios CB-11936

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #264
    
----
commit d7afb34501b496268dd78130d08ac6c2ede791aa
Author: Shazron Abdullah <sh...@apache.org>
Date:   2016-10-06T00:14:06Z

    CB-11936 - Support four new App Transport Security (ATS) keys

----


> Support four new App Transport Security (ATS) keys
> --------------------------------------------------
>
>                 Key: CB-11936
>                 URL: https://issues.apache.org/jira/browse/CB-11936
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs, iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>
> https://forums.developer.apple.com/thread/6767
> NSAllowsArbitraryLoadsInWebContent (defaults to NO)
> NSRequiresCertificateTransparency (defaults to NO)
> NSAllowsLocalNetworking (defaults to NO)
> NSAllowsArbitraryLoadsInMedia (defaults to NO)
> NSRequiresCertificateTransparency is not top level, but is under NSExceptionDomains
> Don't forget to add this to the docs, if applicable.



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

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