Tom Bell created CB-10011:
-----------------------------

             Summary: Allow the disabling of ATS entry generation from <access> 
tags
                 Key: CB-10011
                 URL: https://issues.apache.org/jira/browse/CB-10011
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
         Environment: iOS
            Reporter: Tom Bell
            Priority: Minor


Having <access origin="*"> just disables ATS fully on iOS. Changing to <access 
origin="https://*";> does the same.

Putting in <access origin="https://*.<redacted>.com"> disables ATS for that 
domain, which is bad.

I would like an option/config value to disable the generation of ATS entries 
based on the whitelist values.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to