teutat3s
1202a23c20
chore: add result to gitignore
2024-02-08 21:39:09 +01:00
teutat3s
c52c56db16
docs: update keycloak version to 23.0.6 in README
2024-02-08 21:39:09 +01:00
teutat3s
4fb3e3f6a4
flake: update inputs
...
• Updated input 'devshell':
'github:numtide/devshell/f9238ec3d75cefbb2b42a44948c4e8fb1ae9a205' (2023-07-03)
→ 'github:numtide/devshell/83cb93d6d063ad290beee669f4badf9914cc16ec' (2024-01-15)
• Added input 'devshell/flake-utils':
'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Added input 'devshell/flake-utils/systems':
'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Removed input 'devshell/systems'
• Updated input 'flake-utils':
'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
→ 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/e74e68449c385db82de3170288a28cd0f608544f' (2023-07-13)
→ 'github:nixos/nixpkgs/faf912b086576fd1a15fca610166c98d47bc667e'
(2024-02-05)
2024-02-08 20:02:31 +01:00
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
1ee87a1884
fix: base theme got removed in keycloak version 22
...
for account and admin theme
See:
https://github.com/keycloak/keycloak/issues/21654#issuecomment-1689689176
2023-12-03 12:08:29 +01:00
b12f
c2c86bbf98
Merge pull request 'Fix required user attributes, webauthn registration + login' ( #1 ) from fix/required-user-attrs-webauthn into main
...
Reviewed-on: #1
2023-07-20 19:48:30 +02:00
teutat3s
4aa04e2ea4
Fix missing buttons in list of available authenticators
2023-07-14 23:55:46 +02:00
teutat3s
8fabcc79ee
Update README
2023-07-14 23:16:59 +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
teutat3s
64d4ca1751
account: do not mark firstName, lastName as required
2023-07-14 23:11:59 +02:00
teutat3s
77e15657d3
flake: bump lockfile
...
Remove flake-utils from devshell inputs
Fix devshell overlay reference
2023-07-14 23:10:26 +02:00
teutat3s
c7617bda4f
Fix missing jquery dependency
...
Loading failed for the <script> with source “https://auth.pub.solar/resources/nywxw/common/pub.solar/node_modules/jquery/dist/jquery.min.js” .
Uncaught (in promise) ReferenceError: $ is not defined
2023-07-14 22:05:18 +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
3c8ef7c3d2
Compile sass on build
2022-11-27 15:17:32 +01:00
Benjamin Bädorf
e9b0654a85
Working nix package for theme
2022-11-27 05:16:39 +01:00
Benjamin Bädorf
8aa55d2b83
Fix height of account settings
2022-11-27 04:53:17 +01:00
Benjamin Bädorf
25a4260096
Small style improvements
2022-11-27 04:51:25 +01:00
Benjamin Bädorf
b591b83da9
Sticky menu in account settings
2022-11-27 04:30:19 +01:00
Benjamin Bädorf
f4d97717bb
Style improvements
2022-11-27 04:13:27 +01:00
Benjamin Bädorf
a47e71fa5a
Better pointer events
2022-11-27 02:54:13 +01:00
Benjamin Bädorf
0acd048088
Add readme
2022-11-27 02:50:14 +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