Commit Graph

14 Commits (main)

Author SHA1 Message Date
teutat3s 73f1ae5ca6
fix: webauthn set up device button
cherry-pick of 1af4a7a532
and
ee35cfe478
2024-01-11 22:02:25 +01:00
teutat3s bba54d2f5c
fix: file permissions from 755 to 644
These were set with executable bit in the original base theme, which is
unnecessary
2023-12-03 12:10:12 +01:00
teutat3s 4aa04e2ea4
Fix missing buttons in list of available authenticators 2023-07-14 23:55:46 +02: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 b488fe24a2
Fix Authenticator remove button 2022-11-28 15:28:56 +01:00
Benjamin Bädorf 493fea8994
Fix header z-index 2022-11-28 15:22:32 +01:00
Benjamin Bädorf 236da112eb
Fix header and nav mobile views 2022-11-28 15:21:11 +01:00
Benjamin Bädorf 22a4fe665d
Cache bust CSS 2022-11-28 15:12:09 +01:00
Benjamin Bädorf b165e70189
More fixes to keycloak theme 2022-11-28 15:06:30 +01: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 908f0ac33a
Entertainment 2022-11-27 02:47:13 +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