WIP: Enrollement MFA avec TOTP

This commit is contained in:
William Bouzourène 2024-12-21 21:54:51 +01:00
parent 274a30480e
commit 53c94a490c
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
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")