mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
disable fido
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
98f836172b
commit
4b708092e6
@ -11,8 +11,9 @@
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity"],
|
||||
"automerge": false
|
||||
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2", "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido", "fidoVersion"],
|
||||
"automerge": false,
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user