1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-22 21:51:22 +01:00

no need for chrome ext to have appid

This commit is contained in:
Kyle Spearrin 2017-06-26 23:56:45 -04:00
parent 12da107c51
commit 8b40863472

View File

@ -155,8 +155,7 @@ namespace Bit.Api.Controllers
{
_globalSettings.U2f.AppId,
//"ios:bundle-id:com.8bit.bitwarden",
//"android:apk-key-hash:585215fd5153209a7e246f53286035838a0be227",
//"chrome-extension://nngceckbapebfimnlniiiahkandclblb"
//"android:apk-key-hash:585215fd5153209a7e246f53286035838a0be227"
}
}
}