]> source.dussan.org Git - nextcloud-server.git/commitdiff
Reduce list 37242/head
authorJoas Schilling <coding@schilljs.com>
Wed, 15 Mar 2023 16:33:17 +0000 (17:33 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 15 Mar 2023 16:33:17 +0000 (17:33 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/public/IRequest.php

index 890208a3749e82c6a37e2ef3471e05d22ac7dc76..93f065500cba12511f441b1e82a36ac9e8011bc5 100644 (file)
@@ -80,7 +80,7 @@ interface IRequest {
        /**
         * @since 26.0.0
         */
-       public const USER_AGENT_TALK_DESKTOP = '/^Mozilla\/5\.0 \([A-Za-z ]+\) Nextcloud\-Talk v.*$/';
+       public const USER_AGENT_TALK_DESKTOP = '/^Mozilla\/5\.0 \((?!Android|iOS)[A-Za-z ]+\) Nextcloud\-Talk v.*$/';
 
        /**
         * @since 9.1.0