From 822b78237aeac7548d8d5ef35024e24e5eababce Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Sat, 23 Apr 2022 20:23:23 +0200 Subject: [PATCH] Finish implementation of Webauthn! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8265a3..e387800 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Features : * [x] Bruteforce protection * [ ] 2 factors authentication * [x] TOTP (authenticator app) - * [ ] Using a security key + * [x] Using a security key * [ ] Fully responsive webui * [ ] `robots.txt` file to prevent indexing