From fa0d3708aca431409f248728eff75a84abf2b8ba Mon Sep 17 00:00:00 2001 From: usmannasir Date: Wed, 1 Oct 2025 01:28:40 +0500 Subject: [PATCH] find was deleting important env files --- .idea/workspace.xml | 16 ++++++- loginSystem/templates/loginSystem/login.html | 50 +++++++++++++++----- static/loginSystem/webauthn.js | 45 ++++++++++++++++++ 3 files changed, 98 insertions(+), 13 deletions(-) create mode 100644 static/loginSystem/webauthn.js diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c5b5d291e..35bea435a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,10 @@