GitHub user shazron opened a pull request:

    https://github.com/apache/cordova-lib/pull/312

    CB-9569 - Support <access> and <allow-navigation> tag translation to 
Application Transport Security (ATS) Info.plist directives

    Tests are included as well. <access> and <allow-navigation> tags have two 
new attributes to account for ATS: minimum-tls-version (defaults to 'TLSv1.2') 
and requires-forward-secrecy (defaults to 'true').
    
    If the defaults are set, there will be *no* corresponding entry in ATS, to 
reduce verbosity in the Info.plist.

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

    $ git pull https://github.com/shazron/cordova-lib CB-9569

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

    https://github.com/apache/cordova-lib/pull/312.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 #312
    
----
commit c5fd2cc840c0228b38deea0ffcd105005983bb8c
Author: Shazron Abdullah <shaz...@apache.org>
Date:   2015-09-29T23:13:46Z

    CB-9569 - Support <access> and <allow-navigation> tag translation to 
Application Transport Security (ATS) Info.plist directives.
    
    Tests are included as well. <access> and <allow-navigation> tags have two 
new attributes to account for ATS: minimum-tls-version (defaults to 'TLSv1.2') 
and requires-forward-secrecy (defaults to 'true').
    
    If the defaults are set, there will be *no* corresponding entry in ATS, to 
reduce verbosity in the Info.plist.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to