121 Commits

Author SHA1 Message Date
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
garronej
637bc75fc2 Remove syntax error in ftl and make it more directly debugable 2021-10-11 13:46:47 +02:00
garronej
4ad3affadb fmt (changelog ignore) 2021-10-11 04:06:59 +02:00
garronej
4ca2bc59b6 Support register-user-profile.ftl 2021-10-11 03:25:02 +02:00
garronej
92946ef6bb #38: Implement messagesPerField existsError and get 2021-10-08 02:03:27 +02:00
garronej
2d03fbce79 #20: Support advancedMsg 2021-10-08 01:45:51 +02:00
garronej
c52b8cc98e Feat scrip: download-builtin-keycloak-theme for downloading any version of the builtin themes 2021-10-07 21:00:53 +02:00
garronej
fb5f358686 Use the latest version of keycloak for testing 2021-10-07 17:32:38 +02:00
garronej
6cbebf3b13 Test locally with 15.0.2 instead of 11.0.3 2021-10-07 15:37:35 +02:00
garronej
7a37a6127d Support Hungarian and Danish (use Keycloak 15 language resources) 2021-10-06 17:22:52 +02:00
marcmrf
34263661d7 fix(mvn): scoped packages compatibility 2021-08-04 16:12:54 +02:00
Alex Oliynyk
551e9c041e add possibility to add custom properties to theme.properties file 2021-07-06 15:52:14 +03:00
garronej
7c30059ca3 Fix broken url for big stylesheet #16 2021-07-05 03:06:31 +02:00
garronej
e6a93e2838 Escape double quote in ftl to js conversion #15 2021-06-30 22:01:01 +02:00
garronej
eac28f97b8 Implement a mechanism to overload kcContext 2021-06-28 04:04:48 +02:00
garronej
c9b2db625c Enable possiblity to support custom pages (without forking keycloakify) 2021-06-23 18:03:49 +02:00
garronej
e3b41c9bd1 Implement a getter for kcContext 2021-06-23 08:16:51 +02:00
garronej
3008a754ce Remove unessesary log 2021-06-22 18:26:05 +02:00
garronej
2cd266caff Generate kcContext automatically 🚀 2021-06-22 12:37:21 +02:00
garronej
9276b08f4b #11: Provide socials in the register 2021-06-15 17:32:03 +02:00
Cédric Couralet
38d2108f02
Fix typo on email 2021-06-15 09:47:22 +02:00
garronej
5f4abee615 Fix previous build (changelog ignore) 2021-06-14 23:27:15 +02:00
garronej
55a0b27f16 Fix previous build (changelog ignore) 2021-06-14 23:10:35 +02:00
garronej
3ce8b06246 Add missing shebang directive (changelog ignore) 2021-06-14 22:30:16 +02:00