Merge pull request #37246 from nextcloud/backport/37242/stable26

[stable26] Reduce list
This commit is contained in:
Arthur Schiwon 2023-03-16 10:23:29 +01:00 committed by GitHub
commit 6b54bfb7b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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