214 Commits

Author SHA1 Message Date
garronej
ed54c145b7 Make it more easy to understand that error in the log are expected 2021-11-01 22:15:56 +01:00
Lucas Freitas
1572f1137a Makes the download output predictable. This fixes the case where GitHub redirects and wget was trying to download a filename called "15.0.2", and then unzip wouldn't pick it up.
Changes wget to curl because curl is awesome. -L is to follow the GitHub redirects.
2021-10-21 16:20:50 +02: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
garronej
b1e24212ea Spaces in file path #22 2021-07-21 22:42:00 +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
garronej
e2d669ce31 Refactor dir structure (changelog ignore) 2021-06-14 21:24:56 +02:00
garronej
af93664c71 Refactor dir structure (changelog ignore) 2021-06-14 21:23:14 +02:00
garronej
daa3efa534 Refactor dir structure (changelog ignore) 2021-06-14 21:21:36 +02:00
garronej
2c7c8397f0 Add login-idp-link-confirm.ftl 2021-06-14 21:19:46 +02:00
garronej
b89557e8d8 Add login-update-profile.ftl page 2021-06-14 19:06:31 +02:00
garronej
cad1f8b957 Fix default background bug 2021-06-14 19:05:50 +02:00
garronej
0163459ad6 Support OTP #4 2021-05-01 14:55:58 +02:00
garronej
89ea648f18 Fix previous release 2021-04-29 23:31:05 +02:00
garronej
8164f5373f Client side validation of allowed email domains 2021-04-29 18:42:14 +02:00
Joseph Garrone
b291526b13 Support email whitlisting 2021-04-15 12:20:08 +02:00
Joseph Garrone
46ec832767 Quietly re-introduce --external-assets 2021-04-11 18:18:52 +02:00
Joseph Garrone
6e914e4ea3 Acual support of Therms of services 2021-04-09 03:25:39 +02:00
Joseph Garrone
1bb19f65a2 Allow to lazily load therms 2021-04-08 17:06:09 +02:00
Joseph Garrone
966f277628 Support terms and condition 2021-04-08 15:41:40 +02:00
Joseph Garrone
85f9544754 Always catch freemarker errors 2021-04-01 23:42:31 +02:00
Joseph Garrone
654277feda Fix previous release 2021-04-01 17:15:28 +02:00
Joseph Garrone
0858fe6319 Fix error.ftt, Adopt best effort strategy to convert ftl values into JS 2021-04-01 16:51:28 +02:00
Joseph Garrone
2309bd21c6 Remove all reference to --external-assets, broken feature 2021-03-28 14:14:43 +02:00
Joseph Garrone
ca5b41e730 Fix standalone mode: imports from js 2021-03-28 13:37:02 +02:00
Joseph Garrone
6f133428f8 Fix previous build, improve README 2021-03-26 15:29:17 +01:00
Joseph Garrone
3aa140335f Handle <style> tag, improve documentation 2021-03-26 14:02:14 +01:00