Fix required action: register webauthn

Without this change, when trying to register a new WebAuthn device, the
following error appears:
2023-07-14 20:53:41,831 ERROR [freemarker.runtime] (executor-thread-5) Error executing FreeMarker template: freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
==> properties.kcWebAuthnKeyIcon  [in template "webauthn-register.ftl" at line 6, column 24]
pull/1/head
teutat3s 2023-07-14 23:12:28 +02:00
parent 64d4ca1751
commit c0abc24aa2
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 2 additions and 0 deletions

View File

@ -14,3 +14,5 @@ kcLabelClass=ps-form-group--label
kcInputErrorMessageClass=ps-form-group--error
kcInputClass=ps-input
kcWebAuthnKeyIcon=pficon pficon-key