Add webauthn-register.ftl page

This commit is contained in:
Joseph Garrone
2024-05-10 21:12:35 +02:00
parent 5cfb289736
commit 652643f189
5 changed files with 309 additions and 1 deletions

View File

@ -3,6 +3,7 @@ export const loginThemePageIds = [
"login-username.ftl",
"login-password.ftl",
"webauthn-authenticate.ftl",
"webauthn-register.ftl",
"register.ftl",
"register-user-profile.ftl",
"info.ftl",