mirror of
https://github.com/bitwarden/server
synced 2025-12-15 07:43:54 +00:00
Remove the u2f lib (#1820)
This commit is contained in:
@@ -19,6 +19,7 @@ namespace Bit.Setup
|
||||
Url = _context.Config.Url
|
||||
};
|
||||
|
||||
// Needed for backwards compatability with migrated U2F tokens.
|
||||
Helpers.WriteLine(_context, "Building FIDO U2F app id.");
|
||||
Directory.CreateDirectory("/bitwarden/web/");
|
||||
var template = Helpers.ReadTemplate("AppId");
|
||||
|
||||
Reference in New Issue
Block a user