mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-12 11:35:57 +03:00
First working version
This commit is contained in:
10
web-vault/u2f-connector.html
Normal file
10
web-vault/u2f-connector.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>U2F Connector</title>
|
||||
</head>
|
||||
<body>
|
||||
<script src="js/u2f.min.js?v=vmy29c"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user