Add support for webauthn-authenticate.ftl

Wow! This one sucks. Certainly more in need of review compared to
`login-username.ftl` and `login-password.ftl`...
This commit is contained in:
Mary Strodl
2022-10-05 02:40:00 -04:00
parent 0c155a7a2e
commit 4b3ae58ea7
8 changed files with 283 additions and 0 deletions

View File

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