teutat3s
c0abc24aa2
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]
19 lines
339 B
INI
19 lines
339 B
INI
parent=base
|
|
import=common/pub.solar
|
|
|
|
styles=
|
|
|
|
kcInputClass=ps-input
|
|
|
|
kcButtonClass=ps-button
|
|
kcButtonPrimaryClass=ps-button_primary
|
|
kcButtonLargeClass=ps-button_large
|
|
|
|
kcFormGroupClass=ps-form-group
|
|
kcLabelClass=ps-form-group--label
|
|
kcInputErrorMessageClass=ps-form-group--error
|
|
|
|
kcInputClass=ps-input
|
|
|
|
kcWebAuthnKeyIcon=pficon pficon-key
|