WIP: Enrollement MFA avec TOTP

This commit is contained in:
William Bouzourène 2024-12-21 21:54:51 +01:00
parent aa34c6ef4c
commit 33590c7110
10 changed files with 144 additions and 1 deletions

View file

@ -13,6 +13,8 @@ html(lang="fr", data-bs-theme="dark")
body
| {{embed}}
script(src="/static/jquery/jquery.min.js")
script(src="/static/bootstrap/js/bootstrap.bundle.min.js")
script(src="/static/feather/dist/feather.min.js")
script feather.replace();
script feather.replace();
script(src="/static/events.js")