709 Commits

Author SHA1 Message Date
garronej
a83eec31d8 Feat link behind badges (changelog ignore) 2021-12-23 14:01:52 +01:00
garronej
729503fe31 Fix borken link to onyxia #71 (changelog ignore) 2021-12-23 12:28:45 +01:00
Joseph Garrone
7137ff4257
Bump version (changelog ignore) v4.2.19 v4.2.20 2021-12-21 16:47:40 +01:00
actions
6db11a7433 Update changelog v4.2.19 2021-12-21 15:47:35 +00:00
Joseph Garrone
8666aa62dd
Merge pull request #70 from VBustamante/patch-1 2021-12-21 16:44:20 +01:00
Victor Bustamante
eedcd7a2a6
Added realm name field to KcContext mocks object 2021-12-21 12:27:28 -03:00
Joseph Garrone
e3e8fb663a
Bump version (changelog ignore) 2021-12-21 14:39:58 +01:00
Joseph Garrone
6e663210ee
Merge pull request #69 from VBustamante/patch-1
Adding name field to realm in KcContext type
2021-12-21 14:39:19 +01:00
Victor Bustamante
42cd0fe2f0
Adding name field to realm in KcContext type 2021-12-21 09:45:23 -03:00
Joseph Garrone
daac05c1ad
Update confirmed working webpack version (changelog ignore) 2021-12-18 18:13:58 +01:00
actions
1d63c393a3 Update changelog v4.2.18 v4.2.18 2021-12-17 18:38:15 +00:00
garronej
e8a3751b32 Bump version (changelog ignore) 2021-12-17 19:31:11 +01:00
garronej
cb8a41d5be Improve css url() import (fix CRA 5) 2021-12-17 19:30:44 +01:00
garronej
a8d4f7e23c Merge branch 'main' of https://github.com/InseeFrLab/keycloakify into main 2021-12-17 00:00:10 +01:00
garronej
93bcdac3be Add notice about Webpack 5 (changelog ignore) 2021-12-17 00:00:01 +01:00
actions
32d0388556 Update changelog v4.2.17 v4.2.17 2021-12-16 22:16:24 +00:00
garronej
633a32ffd6 Bump version (changelog ignore) 2021-12-16 23:13:41 +01:00
garronej
cb8b165c8e Fix path.join polyfill 2021-12-16 23:13:18 +01:00
actions
57134359b9 Update changelog v4.2.16 v4.2.16 2021-12-16 20:00:18 +00:00
garronej
377436e46a Merge branch 'main' of https://github.com/InseeFrLab/keycloakify into main 2021-12-16 20:56:48 +01:00
garronej
51129aaeff Bump version (changelog ignore) 2021-12-16 20:56:41 +01:00
garronej
a2bd5050ff add missing reference to path in src/lib (changelog ignore) 2021-12-16 20:54:13 +01:00
actions
128c416ce7 Update changelog v4.2.15 v4.2.15 2021-12-16 19:48:20 +00:00
garronej
7184773521 Bump version (changelog ignore) 2021-12-16 20:45:04 +01:00
garronej
1138313028 use custom polyfill for path.join (fix webpack 5 build) 2021-12-16 20:44:39 +01:00
Joseph Garrone
46bd319ebe
Fix small error in readme (changelog ignore) 2021-12-12 21:41:23 +01:00
actions
cfcc48259c Update changelog v4.2.14 v4.2.14 2021-12-12 19:49:27 +00:00
garronej
785ce7a8ab Bump version (changelog ignore) 2021-12-12 20:46:58 +01:00
Joseph Garrone
ad5de216b0
Merge pull request #65 from InseeFrLab/doge_ftl_errors
Prevent ftl errors in Keycloak log
2021-12-12 20:45:55 +01:00
garronej
26b80d6af7 Encourage users to report errors in logs 2021-12-12 20:44:03 +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
garronej
a292cb0b4b Merge remote-tracking branch 'origin/main' into doge_ftl_errors 2021-12-12 14:12:31 +01:00
garronej
d70985d8d2 Update README, remove all instruction about errors in logs 2021-12-12 14:10:00 +01:00
garronej
484f95f5d2 Bump beta version (changelog ignore) v4.2.14-beta.1 2021-12-12 12:53:11 +01:00
Быстрова Анна
6e0553af9b Avoid error in Keycloak logs, fix long template loading time 2021-12-12 05:38:21 +01:00
garronej
cb18d3d765 Bump version (changelog ignore) 2021-12-12 05:29:59 +01:00
Joseph Garrone
f316f38ae5 Update CI workflow (changelog ignore) 2021-12-12 05:29:59 +01:00
actions
5f07cb374b Update changelog v4.2.13 2021-12-12 05:29:59 +01:00
Joseph Garrone
96d31e07c3
Update about future fixes (changelog ignore) 2021-12-11 20:26:37 +01:00
Hongquan Zou
99a5efe36c Add missing collon in README sample code
Add miss ','
2021-12-09 21:16:05 +01:00
Joseph Garrone
5c46ecc0ed
Update CI workflow (changelog ignore) 2021-12-09 01:57:03 +01:00
garronej
cf93b68816 Merge branch 'main' of https://github.com/garronej/keycloakify into main 2021-12-09 01:42:51 +01:00
garronej
457421b8d6 Update CI workflow (changelog ignore) 2021-12-09 01:42:43 +01:00
actions
d36ea9539a Update changelog v4.2.13 v4.2.13 2021-12-08 14:54:09 +00:00
garronej
5a5337dc63 Bump version (changelog ignore) 2021-12-08 15:40:46 +01:00