Commit graph

6 commits

Author SHA1 Message Date
teutat3s 87edb5c89c
fix: registration broken since update to 25.0.6 2024-11-13 17:06:04 +01:00
teutat3s c0abc24aa2
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]
2023-07-14 23:12:28 +02:00
Benjamin Bädorf cac941a300
Improve keycloak theming 2022-11-27 21:38:41 +01:00
Benjamin Bädorf f4d97717bb
Style improvements 2022-11-27 04:13:27 +01:00
Benjamin Bädorf 766298bb44
Initial work on pub.solar theme 2022-11-27 02:17:33 +01:00
teutat3s 326c82e084
Init keycloak theme development
Add base theme, extracted from 20.0.1 docker image
2022-11-26 03:03:53 +01:00