483 Commits

Author SHA1 Message Date
Joseph Garrone
9b8952336b Remove retrocompatiblity before re-introducing it 2024-05-11 23:20:15 +02:00
Joseph Garrone
d15ae225b1 Use Keycloak 24.0.4 assets (and use kc 24 in testing container) 2024-05-11 23:11:52 +02:00
Joseph Garrone
7904627653 Add webauthn-error.ftl page 2024-05-11 19:18:52 +02:00
Joseph Garrone
2c36bfe3bb Add the login-x509-info.ftl page 2024-05-11 18:54:11 +02:00
Joseph Garrone
898a82cae1 Add login-reset-otp.ftl page 2024-05-11 16:58:45 +02:00
Joseph Garrone
9512e5dab1 Add login-recovery-authn-code-input.ftl page 2024-05-11 16:43:18 +02:00
Joseph Garrone
060b1ea8b8 Add login-recovery-authn-code-config.ftl page 2024-05-11 16:25:12 +02:00
Joseph Garrone
18c82a58a7 Fix ftl template not correctly parsing numbers 2024-05-11 16:06:42 +02:00
Joseph Garrone
4a0ca9ff3b add frontchannel-logout.ftl page 2024-05-11 00:05:58 +02:00
Joseph Garrone
c2fd92f516 Add delete-account-confirm.ftl page 2024-05-10 21:48:47 +02:00
Joseph Garrone
1911763fcb Add code.ftl page 2024-05-10 21:40:23 +02:00
Joseph Garrone
d3e065591b Add webauthn-register.ftl page 2024-05-10 21:12:35 +02:00
Joseph Garrone
d6a302f6a3 Add delete-credential.ftl page 2024-05-08 16:54:04 +02:00
Joseph Garrone
03e728fe04 Load scripts after component rendered #470 2024-05-07 20:04:27 +02:00
Joseph Garrone
58580555a4 Update readFieldNameUsage for new messagePerField methods 2024-05-07 18:10:22 +02:00
Joseph Garrone
b871c3ecc3 Update KcContext type def, use an ext to get password policies. 2024-04-21 20:29:18 +02:00
Joseph Garrone
05bd0885af Feat polifill for getFirstError and make existsError accept more than one field (kcContext.messagePerField) 2024-04-13 04:28:28 +02:00
Joseph Garrone
b4abe5a22e Drop compat with Keycloak prior to v12 #359 2024-04-13 04:15:23 +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
Joseph Garrone
dc1d4a66f4 keycloakifyBuildDirPath was non absolute 2024-02-24 05:38:42 +01:00
Joseph Garrone
ccd75d56c5 Run the post build script in the react app directory 2024-02-23 19:38:01 +01:00
Joseph Garrone
ae757ee371 Enable to provide the configuration to the Vite plugin, enable user to provide a post build script #148 2024-02-23 19:16:53 +01:00
giorgoslytos
79e25e69bb feat: addition of Log account page 2024-02-21 13:44:33 +02:00
giorgoslytos
de47525d7c feat: Addition of Application Account page 2024-02-19 17:29:46 +02:00
Joseph Garrone
757354df7d Follow up on #406 2024-02-17 03:47:03 +01:00
giorgoslytos
319d7dbe94 feat: Addition of Totp account page 2024-02-16 17:40:12 +02:00
giorgoslytos
feb8eaf95a
Merge branch 'keycloakify:main' into additional-account-pages 2024-02-13 22:27:25 +02:00
Joseph Garrone
b9abd74156 Create a .gitignore that matches all in the build_keycloak directory 2024-02-13 01:33:15 +01:00
Joseph Garrone
5f257382fa Prevent accumulation of assets in build dir 2024-02-12 13:43:12 +01:00
Joseph Garrone
d466123b1c Use Keycloak 23.0.6 2024-02-12 01:41:08 +01:00
Joseph Garrone
5b563d8e9b Improve privacy on the buildinfo file that might be served 2024-02-12 00:32:18 +01:00
Joseph Garrone
43dcce8478 Add cache to getNpmWorkspaceRootDirPath 2024-02-11 20:20:38 +01:00
Joseph Garrone
ad70a4cffd Make Vite run copy-keaycloak-resources-to-public 2024-02-11 20:15:18 +01:00
Joseph Garrone
6d4a948dd8 minor refactor 2024-02-11 19:25:52 +01:00
Joseph Garrone
839ba6a964 Improve monorepo support 2024-02-11 18:28:58 +01:00
Joseph Garrone
b5cfdb9d0a Store vite plugin output in cache dir path 2024-02-11 16:17:58 +01:00
Joseph Garrone
05f52c3d23 Remove unessesary log 2024-02-11 12:04:50 +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
bda76200d7 Base url that works everywhere in mocks 2024-02-10 19:51:24 +01:00
Joseph Garrone
6d62b5a150 Don't replace process.env.PUBLIC_URL 2024-02-09 17:56:28 +01:00
Joseph Garrone
2540b06c94 Tweak the resources of the default theme that are kept 2024-02-08 23:36:52 +01:00