144 Commits

Author SHA1 Message Date
garronej
d79081dee4 Ship /src/lib in ESM for enabeling dynamic imports 2022-07-30 00:42:38 +02:00
garronej
b116f22152 Support for React.lazy() #141 🎉 2022-07-30 00:30:57 +02:00
Julien Bouquillon
04b660ff9b feat: add logout-confirm 2022-07-07 01:05:15 +02:00
BARDIS George
c7349c2556 fix: Issue-130: fix equality detection of nested ftl object property paths 2022-07-06 11:38:47 +03:00
garronej
bc4b0ec17d Update to Keycloak 18.0.2 for the test container 2022-07-06 01:30:30 +02:00
garronej
09d4ba2bb0 Refactor (avoid using else) changelog ignore 2022-07-03 15:58:00 +02:00
Ann Bystrova
05acefe70e fix: bugs on error.ftl template 2022-07-02 11:01:14 +03:00
Aidan Gilmore
271dbe4fb7
Add totp config support 2022-06-28 14:37:17 -04:00
garronej
f68c54cd3a #121 2022-06-19 23:30:05 +02:00
garronej
9de0083ca6 #109 2022-05-23 16:51:18 +02:00
Romain Colombat
6595e9c3cb [IMP] Issue #99 - Make replace less greedy in remplaceImportFromStatic 2022-05-04 11:22:58 +02:00
garronej
9a5a021e64 Comment out missleading informations 2022-04-29 18:35:07 +02:00
garronej
eaf7a455cd Fix name of npx script for generating email dir (changelog ignore) 2022-04-28 09:46:49 +02:00
garronej
572eb7b1c0 Rename keycloak_theme_email to keycloak_email (it's shorter) 2022-04-28 09:34:01 +02:00
Joseph Garrone
ac99e2f41f
Merge pull request #92 from Tasyp/add-login-idp-link-email
feat: add login-idp-link-email page
2022-04-25 13:23:54 +02:00
garronej
bbdaaf30bc Test by default with kc 18. Update instructions to use quay.io/keycloak/keycloak instead of jboss/keycloak #93 2022-04-25 13:05:13 +02:00
garronej
785080e14a Update instructions to test on Keycloak 18 https://github.com/keycloak/keycloak-web/issues/306 #93 2022-04-25 12:30:28 +02:00
German Ivanov
6f8ec53e8b feat: add login-idp-link-email page 2022-04-22 17:54:47 +03:00
garronej
c583b83cbb #91 2022-04-22 16:38:20 +02:00
garronej
0e194ee045 #90 2022-04-22 13:56:29 +02:00
garronej
66c3705f2b Keycloak 18 container hasn't been published yet (changelog ignore) 2022-04-20 22:26:10 +02:00
garronej
4abbaa3841 Tell pepoles they can test with different keycloak version 2022-04-20 22:13:42 +02:00
garronej
efde71d07c Feature email customization #9 2022-04-20 00:39:40 +02:00
garronej
357bc8d19d M1 Mac compat (for real this time) 2022-04-09 20:18:42 +02:00
garronej
20383d60a9 #43: M1 Mac support 2022-04-07 01:38:58 +02:00
garronej
87b8456531 Test container uses Keycloak 16.1.0 2022-01-20 02:52:31 +01:00
garronej
6f219a4c2a Refactor #78 2022-01-20 01:49:35 +01:00
garronej
fb0be3272c Compat with Keycloak 16 (and probably 17, 18) #79 2022-01-20 01:34:26 +01:00
Ann Bystrova
3d98860369 fix: changes 2022-01-19 01:35:37 +03:00
Ann Bystrova
804fe33665 fix: Errors on pages login-idp-link-confirm and login-idp-link-email
ref: https://github.com/InseeFrLab/keycloakify/issues/75
2022-01-19 01:26:36 +03:00
Ann Bystrova
27bdefeea8 Merge branch 'main' of https://github.com/InseeFrLab/keycloakify into InseeFrLab-main 2022-01-19 01:13:36 +03:00
garronej
d5e690f964 fix previous version 2022-01-18 21:07:24 +01:00
garronej
11d6a2020f Read public/CNAME for domain name in --externel-assets mode 2022-01-18 18:52:52 +01:00
Lazaros Toumanidis
7b0bedc755 added login-page-expired.ftl 2022-01-01 18:44:05 +02:00
Никитин Дмитрий Александрович
97e6aaca65 feat(*): added login-update-password 2021-12-28 00:08:25 +03:00
garronej
cb8a41d5be Improve css url() import (fix CRA 5) 2021-12-17 19:30:44 +01:00
garronej
a8623d8066 Fix ftl error related to url.loginAction in saml-post-form.ftl 2021-12-12 20:17:50 +01:00
garronej
86ab9f72a5 Ftl prevent error with updateProfileCtx 2021-12-12 19:35:28 +01:00
garronej
b3892dab8d Ftl prevent error with auth.attemptedUsername 2021-12-12 19:19:17 +01:00
garronej
57a5d034dd Fix ftl error as comment formatting 2021-12-12 19:06:12 +01:00
garronej
cee9569581 Refactor: Create ftl function are_same_path (changelog ignore) 2021-12-12 18:59:39 +01:00
garronej
159429da6e Remove extra semicollon in ftl (changelog ignore) 2021-12-12 17:39:39 +01:00
Быстрова Анна
6e0553af9b Avoid error in Keycloak logs, fix long template loading time 2021-12-12 05:38:21 +01:00
garronej
1cc1fd0a5a Add a video to show how to test the theme in a local container 2021-12-08 15:28:26 +01:00
garronej
47c6d0dd62 Update post build instructions 2021-12-08 14:12:35 +01:00
Быстрова Анна
29fbcdc0a6 fix: errors in common.ftl
ref: https://github.com/InseeFrLab/keycloakify/issues/58
2021-12-08 10:30:36 +03:00
garronej
ed54c145b7 Make it more easy to understand that error in the log are expected 2021-11-01 22:15:56 +01:00
garronej
357d804124 Scan deeper to retreive user attribute 2021-10-18 14:50:04 +02:00
garronej
e3df4b83eb Better prettier params (changelog ignore) 2021-10-12 00:26:29 +02:00
garronej
305ce9e44d Remove eslint and run prettier (changelog ignore) 2021-10-11 21:35:40 +02:00