[Fixes: #8280] Remove unused transport security entries
Removes not used security transport entries from ios Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
This commit is contained in:
parent
f04042c643
commit
fdf91cff80
|
@ -63,11 +63,6 @@
|
||||||
<true/>
|
<true/>
|
||||||
<key>NSExceptionDomains</key>
|
<key>NSExceptionDomains</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>api.status.im</key>
|
|
||||||
<dict>
|
|
||||||
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
||||||
<true/>
|
|
||||||
</dict>
|
|
||||||
<key>localhost</key>
|
<key>localhost</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
||||||
|
|
Loading…
Reference in New Issue