mirror of
https://github.com/bitwarden/server
synced 2025-12-14 23:33:41 +00:00
appid adjustments
This commit is contained in:
@@ -123,7 +123,6 @@ namespace Bit.Core.Utilities
|
||||
public static string U2fAppIdUrl(GlobalSettings globalSettings)
|
||||
{
|
||||
return globalSettings.U2f.AppId;
|
||||
//return "https://localhost:4001/app-id.fidou2f";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user