Merge branch 'mkirk/whitelist-staging-cds'

This commit is contained in:
Michael Kirk 2018-11-01 13:16:31 -06:00
commit 6b1b2ddae2

View File

@ -78,6 +78,13 @@
<key>NSThirdPartyExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
<key>api-staging.directory.signal.org </key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
<key>NSThirdPartyExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
<key>signal.org</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>