marinofaggiana 3 жил өмнө
parent
commit
e95ceffe74

+ 1 - 1
iOSClient/Networking/NCNetworking.swift

@@ -222,7 +222,7 @@ import Queuer
     
     //MARK: - Pinning check
     
-    func checkTrustedChallenge(_ session: URLSession, didReceive challenge: URLAuthenticationChallenge) -> Bool {
+    private func checkTrustedChallenge(_ session: URLSession, didReceive challenge: URLAuthenticationChallenge) -> Bool {
         
         var trusted = false
         let protectionSpace: URLProtectionSpace = challenge.protectionSpace