mirror of
https://github.com/bitwarden/server.git
synced 2025-01-23 22:01:28 +01:00
no need for chrome ext to have appid
This commit is contained in:
parent
12da107c51
commit
8b40863472
@ -155,8 +155,7 @@ namespace Bit.Api.Controllers
|
|||||||
{
|
{
|
||||||
_globalSettings.U2f.AppId,
|
_globalSettings.U2f.AppId,
|
||||||
//"ios:bundle-id:com.8bit.bitwarden",
|
//"ios:bundle-id:com.8bit.bitwarden",
|
||||||
//"android:apk-key-hash:585215fd5153209a7e246f53286035838a0be227",
|
//"android:apk-key-hash:585215fd5153209a7e246f53286035838a0be227"
|
||||||
//"chrome-extension://nngceckbapebfimnlniiiahkandclblb"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user