Joseph Garrone
|
9bcfa58ec0
|
Fix error in ftl templat
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
11b2c6651d
|
#545
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
e18a34c987
|
Update build script
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
19f1b4b14e
|
Converts all functions without arguments at the same place in the ftl template
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
3ce571daab
|
Remove --feature=declarative-user-profile from testing container launch script
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
21454b9168
|
Pass totp.policy.getAlgorithmKey() to the freemarker template
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
699a3c8bf6
|
Fix path error in generate theme variant
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
9249932a25
|
Fix build jar script
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
4f6e60683b
|
Fix non closed tag
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
ad3cf3fab8
|
Fix several logical errors
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
a1b4ef10db
|
Remove debug log
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
10fd863408
|
Update the exceptions
|
2024-05-18 01:17:31 +02:00 |
|
Joseph Garrone
|
8d21425ae0
|
route the pages removed in kc 24 at low level
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
78517164d4
|
Done with multi target build
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
3ad694d4de
|
Only buildJar function left to implement
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
824076f730
|
Implement generateThemeVariants
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
5a7d452429
|
Refactor
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
88fa63d848
|
Checkpoint
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
a26a813ad5
|
Checkpoint
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
385cb85309
|
Multi target build (checkpoint before futher refactor)
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
d4f5a1fff4
|
Remove retrocompatiblity before re-introducing it
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
771322aa97
|
Use Keycloak 24.0.4 assets (and use kc 24 in testing container)
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
94b618626d
|
Add webauthn-error.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
88aaa18a24
|
Add the login-x509-info.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
c80c399e6b
|
Add login-reset-otp.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
9001e254cc
|
Add login-recovery-authn-code-input.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
064f3b2041
|
Add login-recovery-authn-code-config.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
43092ce81a
|
Fix ftl template not correctly parsing numbers
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
08cd62d924
|
add frontchannel-logout.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
34e1621b84
|
Add delete-account-confirm.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
93d90d0ba6
|
Add code.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
652643f189
|
Add webauthn-register.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
3eeba99152
|
Add delete-credential.ftl page
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
a887844a37
|
Load scripts after component rendered #470
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
b61f442a15
|
Update readFieldNameUsage for new messagePerField methods
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
9040704659
|
Update KcContext type def, use an ext to get password policies.
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
a0367066b4
|
Feat polifill for getFirstError and make existsError accept more than one field (kcContext.messagePerField)
|
2024-05-18 01:15:58 +02:00 |
|
Joseph Garrone
|
00651c0c3c
|
Drop compat with Keycloak prior to v12 #359
|
2024-05-18 01:15:58 +02:00 |
|
giorgoslytos
|
346e3df009
|
feat: Addition of FederatedIdentity Account Page
|
2024-05-17 12:14:47 +03:00 |
|
Joseph Garrone
|
51bc65e671
|
Avoid logging expected error messages to the console
|
2024-04-17 15:57:13 +02:00 |
|
Joseph Garrone
|
72a3c37e84
|
Update the downlaod-builtin-keycloak-theme for v24
|
2024-04-13 01:12:36 +02:00 |
|
Joseph Garrone
|
5bb22fc345
|
#534
|
2024-04-09 17:17:12 +02:00 |
|
Joseph Garrone
|
7887bd2b67
|
Filter out some Ftl context
|
2024-03-19 14:57:32 +01:00 |
|
Joseph Garrone
|
2c55d13f91
|
Add some more options for Keycloak version when downloading builtin theme (in the prompt)
|
2024-03-16 05:42:27 +01:00 |
|
Joseph Garrone
|
23e5f553d4
|
#522
|
2024-03-16 05:34:55 +01:00 |
|
Joseph Garrone
|
a3e3136600
|
#519
|
2024-03-05 19:42:49 +01:00 |
|
George Litos
|
2e6321342e
|
Merge branch 'main' into feat/additional-account-pages
|
2024-03-02 13:41:48 +02:00 |
|
Joseph Garrone
|
0909a4b7cc
|
Remove dead code, (I didn't fully understand how it landed here in the first place)
|
2024-02-29 21:57:37 +01:00 |
|
Joseph Garrone
|
ba74952e0b
|
#513
|
2024-02-27 23:19:55 +01:00 |
|
Joseph Garrone
|
e9b249ddc7
|
Fix ftl script bug and definitively address #512 and #432
|
2024-02-27 06:52:17 +01:00 |
|