whitelist staging cds domain

pull/1/head
Michael Kirk 7 years ago
parent 2a7ee15ead
commit aa22f9a556

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

Loading…
Cancel
Save