62 Commits

Author SHA1 Message Date
Joseph Garrone
e9b249ddc7 Fix ftl script bug and definitively address #512 and #432 2024-02-27 06:52:17 +01:00
Joseph Garrone
757354df7d Follow up on #406 2024-02-17 03:47:03 +01:00
Joseph Garrone
ef5e4fccd3 Replace the common asset path url in the ftl (upstream) to help pepole figure out what's going on 2024-02-10 20:04:08 +01:00
Joseph Garrone
fde34be270 Compiling build 2024-01-30 07:10:53 +01:00
Joseph Garrone
5a57bb59e5 Refactor 2024-01-30 06:38:26 +01:00
Joseph Garrone
cd278f4ab5 Refactor 2024-01-30 06:37:49 +01:00
Joseph Garrone
5b350274bd Fundation 2024-01-30 00:06:17 +01:00
Joseph Garrone
66e595e649 Vite investigations 2024-01-27 18:49:29 +01:00
Joseph Garrone
b5818888bb
Merge branch 'v9' into v9_tmp 2023-11-26 14:45:23 +01:00
Joseph Garrone
2657f01135 Enable to ignore part of the HTML 2023-11-19 03:27:40 +01:00
Celine Pelletier
c122b48e35 feat: add login-oauth2-device-verify-user-code and login-oauth-grant pages 2023-11-03 16:06:46 -04:00
Joseph Garrone
bb6b026720 https://github.com/keycloakify/keycloakify/discussions/432#discussioncomment-7332729 2023-10-22 16:39:15 +02:00
garronej
cd8548fc32 Remove extraThemeNames option in favor of extending themeName to accept array 2023-09-04 01:19:21 +02:00
garronej
39ff7913d6 https://github.com/xgp/keycloak-account-v1/issues/3 2023-09-03 07:14:57 +02:00
garronej
c469dee158 Accomodate https://github.com/keycloakify/keycloakify/pull/65#issuecomment-991896344 and #406 2023-08-28 18:35:37 +02:00
garronej
1c25b69160 Remove --external-assets option 2023-08-21 05:54:17 +02:00
garronej
6b81cf4a24 #391 2023-08-07 15:21:22 +02:00
garronej
e6cebdd546 #377 2023-07-07 17:02:18 +02:00
garronej
de2efe0c01 #369 2023-06-27 17:51:59 +02:00
garronej
4639e7ad2e Better exception message 2023-06-19 01:37:03 +02:00
garronej
56241203a0 Merge branch 'main' of https://github.com/keycloakify/keycloakify 2023-06-19 00:09:33 +02:00
garronej
8c8540de5d Analyze the code to see what field names are acutally used. Deprecates the customUserAttributes option, it's no longer needed 2023-06-19 00:09:21 +02:00
garronej
98bcf3bf7e #362: otpCredentials is an array! 2023-06-18 16:13:18 +02:00
garronej
a5bd990245 #362 2023-06-18 00:27:20 +02:00
garronej
641819a364 #359: fix: 'Local variable assigned outside a macro.' 2023-06-16 23:44:04 +02:00
garronej
3ee3a8b41d #359: Remove comment 2023-06-16 23:39:49 +02:00
garronej
3b00bace23 #359: Wrongely named FTL variable name fix 2023-06-16 23:30:36 +02:00
garronej
206e602d73 Accomodate #218 and #359 2023-06-16 11:29:04 +02:00
garronej
310f857257 #357 2023-06-12 21:34:24 +02:00
garronej
ed48669ae1 #354: Feature theme variant 2023-06-08 23:09:14 +02:00
Koen Poelhekke
351b4e84c9 Parse datetime objects as iso strings 2023-05-15 16:09:15 +02:00
garronej
5816f25c3e #334 2023-04-27 11:52:02 +02:00
garronej
4f1182a230 Feat sml-post-form.ftl #277 2023-04-20 20:51:46 +02:00
garronej
b2c7c86609 Fix the ftl script 2023-04-07 01:38:45 +02:00
garronej
feaf34c124 Include the theme version in kcContext 2023-04-06 16:38:13 +02:00
garronej
49e495dbbe Include keycloakfiy version number in kcContext (for debug purpose) 2023-04-04 01:40:55 +02:00
garronej
dcd30f2cad Simplification on FTL script 2023-04-03 22:13:29 +02:00
garronej
3edb23be97 #297 2023-04-03 22:03:04 +02:00
Joseph Garrone
4833c34800
Merge pull request #293 from 0x-Void/add-select-authenticator-page
Add support for the select-authenticator.ftl page
2023-04-01 16:31:45 +02:00
garronej
ffefb38161 #40 2023-04-01 13:31:35 +02:00
Void
e7837aea88 feat: add select-authenticator page 2023-03-31 17:38:22 +02:00
Justus Jylhä
1669c38bc9 feat: add update-email.ftl page 2023-03-28 10:26:24 +03:00
garronej
c6ce6d1b49 #281: Add location and occupation to user attribute (as a patch until https://github.com/keycloakify/keycloakify/issues/40%23issuecomment-1202102662) 2023-03-28 05:19:35 +02:00
garronej
05163f22cb Rename InseeFrLab to Keycloakify 2023-03-24 04:14:41 +01:00
garronej
8b101e5043 Fix error in log related to getLogoUrl 2023-03-21 16:47:30 +01:00
garronej
5b4aeca63c Done implementing the templates and the two first pages 2023-03-20 05:14:25 +01:00
garronej
aaac1f54e8 Untrack generated messages 2023-03-20 00:03:15 +01:00
garronej
43e4dd6bb6 Fix build for real 2023-03-18 16:17:33 +01:00
garronej
79997efbb6 First commit towars supporting account theme 2023-03-16 22:13:46 +01:00
garronej
23fedbf94a Avoid passing unessesary realm values in the error.ftl page 2023-03-07 17:07:45 +01:00