1224 Commits

Author SHA1 Message Date
Joseph Garrone
20cdbb6185 Rename .create() by .build() for i18nBuilder 2024-09-21 23:21:15 +02:00
Joseph Garrone
b3c4208e44 Rename i18nInitializer by i18nBuilder 2024-09-21 23:09:12 +02:00
Joseph Garrone
8623037224 Various little adjustments relative to the new i18n API 2024-09-21 22:35:30 +02:00
Joseph Garrone
e8d3d3d741 Automatically generate account i18n code 2024-09-21 21:44:14 +02:00
Joseph Garrone
cc700f0ba0 Untrack account i18n, code will be generated automatically 2024-09-21 21:33:57 +02:00
Joseph Garrone
801a5cce17 Enable to add label to extra message not in the default set 2024-09-21 21:33:04 +02:00
Joseph Garrone
2a3ad58c18 Throw an error if providing translation for a language that is already supported 2024-09-21 18:17:43 +02:00
Joseph Garrone
969744f4cb Complete runtime API implementation 2024-09-21 17:59:16 +02:00
Joseph Garrone
40ebbdebeb Fix some type errors 2024-09-21 04:45:00 +02:00
Joseph Garrone
eb64886dcf Generate LanguageTage.ts 2024-09-21 04:36:48 +02:00
Joseph Garrone
aad89a2001 Start implementing per theme variant translations and ability to add extra languages 2024-09-15 16:55:18 +02:00
Joseph Garrone
3155f5da66 registrationDisabled is optional 2024-09-10 10:12:33 +02:00
Joseph Garrone
50e38b6a10 Complete rework of WebauthnRegister 2024-09-10 09:57:47 +02:00
Joseph Garrone
72c31776d7 Update WebauthnAuthenticate 2024-09-09 08:49:59 +02:00
Joseph Garrone
7456750828 Support the new recapcha without breaking for older keycloak 2024-09-09 08:25:00 +02:00
Joseph Garrone
b8a08f0789 Social is now optional on the kcContext 2024-09-09 07:51:49 +02:00
Joseph Garrone
28990a12da Fix LoginRecoveryAuthnCodeConfig 2024-09-09 07:39:45 +02:00
Joseph Garrone
7e5abe8589 Fix LoginPasskesConditionalAuthenticate 2024-09-09 06:59:11 +02:00
Joseph Garrone
9f875160ea Make template initialization not ejected by default 2024-09-08 17:31:55 +02:00
Joseph Garrone
359e93a1ba Fix path error 2024-09-08 13:00:40 +02:00
Joseph Garrone
01c3b148e6 Group all build time generated resource under a 'res' directory 2024-09-08 12:06:49 +02:00
Joseph Garrone
77d3a5190d Refactor checkpoint 2024-09-08 12:00:07 +02:00
Joseph Garrone
93c1c56279 Refactor checkpoint 2024-09-08 00:06:47 +02:00
Joseph Garrone
8340608045
Merge branch 'main' into passkey-conditional-authenticate 2024-09-07 15:27:51 +02:00
Joseph Garrone
c5ef4c973b #598 2024-09-05 01:19:50 +02:00
Joseph Garrone
dbae909903 Pulling the message resources of the account theme from the installed keycloak-account-ui version 2024-09-05 00:32:21 +02:00
Joseph Garrone
74317a1f3c Remove extra "v" when initializing single page account theme 2024-09-05 00:31:33 +02:00
Joseph Garrone
46c40d713a Fix broken path 2024-09-02 03:37:16 +02:00
Joseph Garrone
c6b52acf2f #631 2024-09-02 03:26:39 +02:00
Joseph Garrone
7260589136 Always generates the pages for legacy keycloak no matter what. 2024-08-30 19:27:56 +02:00
Joseph Garrone
4338b3ecb7 #627 2024-08-30 15:35:21 +02:00
Joseph Garrone
6bfd388827 Fix bug package.json not properly updated when initializing the single page account theme with webpack 2024-08-28 17:08:11 +02:00
Joseph Garrone
f394e06e4d Fix bug in type validation for webpack when initializing the account theme 2024-08-28 14:43:25 +02:00
Joseph Garrone
2e0ebfcf58 https://github.com/keycloakify/keycloakify-starter/issues/25 2024-08-27 17:40:48 +02:00
Joseph Garrone
8b54426b89 Fix invalid dom nesting 2024-08-26 18:20:32 +02:00
Joseph Garrone
b70c0af0a9 Add users to provided realm configuration if none exists 2024-08-25 19:02:00 +02:00
Joseph Garrone
1d8b6c7792 Fix logical error in multivalued attributes 2024-08-25 03:19:34 +02:00
Joseph Garrone
c98dbe84c6 Add missing space before the * 2024-08-25 02:54:46 +02:00
Joseph Garrone
1785916d32 download and extract actually just for downloading and extracting 2024-08-24 23:15:54 +02:00
Joseph Garrone
380b739017 Don't pin the patch version in the docker tag 2024-08-23 19:01:37 +02:00
Joseph Garrone
2c01018529 #618 2024-08-23 18:36:40 +02:00
Olivier Goulet
885e8314e8 Fix array comparison and type check 2024-08-21 17:13:06 -04:00
Joseph Garrone
9499587bad Fix formating bug of Docker command being run 2024-08-19 02:10:59 +02:00
Joseph Garrone
106a1dd4c7 Support parsing of the KC_HTTP_RELATIVE_PATH option 2024-08-19 00:25:41 +02:00
Joseph Garrone
c9c10b8fba Fix issue with the port in the start-keycloak command 2024-08-19 00:00:08 +02:00
Joseph Garrone
4b7d1e2cec Fix bug in docker command 2024-08-18 23:45:58 +02:00
Joseph Garrone
96e4cd79ee Enable to configure the port via the build options 2024-08-18 21:10:18 +02:00
Joseph Garrone
602de2e407 Fix bug with spaces in docker run command 2024-08-18 20:56:25 +02:00
Joseph Garrone
02f2124126 keycloak start command options support in config 2024-08-18 19:19:35 +02:00
Joseph Garrone
b947b8a00d Display name and displayNameHtml are always provided 2024-08-15 22:40:08 +02:00