Răsfoiți Sursa

trusted challenge push notification

Signed-off-by: marinofaggiana <marino@marinofaggiana.com>
marinofaggiana 3 ani în urmă
părinte
comite
eeb2eff3ec
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      iOSClient/Networking/NCNetworking.swift

+ 1 - 1
iOSClient/Networking/NCNetworking.swift

@@ -167,7 +167,7 @@ import Queuer
         let hostPushNotification = URL(string: NCBrandOptions.shared.pushNotificationServerProxy)?.host
         
         //
-        // NOT check push notification
+        // TRUSTED push notification
         //
         if host == hostPushNotification {
             return true