1275 Commits

Author SHA1 Message Date
Joseph Garrone
a268bb99e9 Security patch 2024-09-26 23:28:27 +02:00
Joseph Garrone
5ff15c6ee1 Use tag v6 when releasing from this branch 2024-08-16 08:38:39 +02:00
Joseph Garrone
89009f0281 #607 Release patch for v6 v6.13.5 2024-08-13 14:35:30 +02:00
Joseph Garrone
819cdfbb4c Bump version v6.13.4 2023-10-27 16:10:26 +02:00
Joseph Garrone
8ce355df58 #442 2023-10-27 16:10:11 +02:00
Joseph Garrone
4a01450a2e
Bump version v6.13.3 2023-10-26 12:35:38 +02:00
Joseph Garrone
312e3fcca5
Update ci.yaml 2023-10-26 12:35:01 +02:00
Joseph Garrone
548b2a4e64
Merge pull request #442 from anankul/patch-1
v6: Use message string for the supported applications
2023-10-26 12:34:15 +02:00
Joseph Garrone
23d6939a83
Update src/lib/pages/LoginConfigTotp.tsx 2023-10-26 12:33:52 +02:00
anankul
73b3896671
Use message string for the supported applications
Apparently, the totp.policy.supportedApplications array returns the message keys for the apps, they need to be replaced by actual translation.
2023-10-25 17:43:20 -07:00
renovate[bot]
9e75ee09bb fix(deps): update garronej_modules_update v6.13.2 2023-03-18 09:11:03 +00:00
garronej
93fdcb8739 Merge branch 'main' of https://github.com/InseeFrLab/keycloakify 2023-03-16 13:33:01 +01:00
garronej
aca926e202 Fix link script command 2023-03-16 13:31:56 +01:00
Joseph Garrone
9941027b10
Update package.json v6.13.1 2023-03-15 12:45:58 +01:00
Joseph Garrone
9104de4290
Merge pull request #263 from mkreuzmayr/main
Fix start container script paths for windows
2023-03-15 12:45:43 +01:00
Michael Kreuzmayr
5dc692809c Fix start container script paths for windows 2023-03-15 10:07:01 +01:00
garronej
8dc1d1bd21 Merge branch 'main' of https://github.com/InseeFrLab/keycloakify v6.13.0 2023-03-13 10:47:10 +01:00
garronej
fe588485a9 Update changelog 2023-03-13 10:47:02 +01:00
Joseph Garrone
19ef1d7025
Bump version 2023-03-13 10:44:46 +01:00
Joseph Garrone
62523a8662
Merge pull request #260 from InseeFrLab/lordvlad/issue257
Run keycloakify behind corporate proxy
2023-03-13 10:44:08 +01:00
Joseph Garrone
6e97665e2e
Merge branch 'main' into lordvlad/issue257 v6.13.0-rc.0 2023-03-09 18:33:18 +01:00
Joseph Garrone
4988680353
Update description 2023-03-09 18:30:58 +01:00
garronej
c5de5c20c7 Bump version v6.12.8 2023-03-08 23:21:44 +01:00
garronej
1a0fee1aa2 Make things cleaner 2023-03-08 23:21:32 +01:00
Joseph Garrone
06a44603cd
Release candidate 2023-03-08 22:32:45 +01:00
garronej
e48459762e Merge branch 'main' of https://github.com/InseeFrLab/keycloakify v6.12.7 2023-03-08 22:28:46 +01:00
garronej
235ebeae97 Bump version 2023-03-08 22:25:10 +01:00
garronej
dfe909606e Deprecate useFormValidationSlice 2023-03-08 22:24:51 +01:00
Waldemar Reusch
6fd0c7726c Merge branch 'lordvlad/issue257' of github.com:InseeFrLab/keycloakify into lordvlad/issue257
* 'lordvlad/issue257' of github.com:InseeFrLab/keycloakify:
  Only test build on LTS node version
  Update dependency evt to ^2.4.15
  Update README.md
  Bump version
  Avoid passing unessesary realm values in the error.ftl page
2023-03-08 10:25:10 +01:00
Waldemar Reusch
819e045811 feat(proxy): respect XDG_CACHE_HOME if set 2023-03-08 10:24:52 +01:00
Joseph Garrone
1ba780598d
Relase candidate v6.12.7-rc.0 2023-03-07 18:18:37 +01:00
Joseph Garrone
aeb0cb3110
Only test build on LTS node version 2023-03-07 18:18:04 +01:00
Joseph Garrone
88923838c5
Bump version v6.12.6 2023-03-07 17:29:30 +01:00
Waldemar Reusch
df9f6fd7fd
Merge branch 'main' into lordvlad/issue257 2023-03-07 17:16:24 +01:00
renovate[bot]
98e46d6ac9 Update dependency evt to ^2.4.15 2023-03-07 17:07:49 +01:00
Joseph Garrone
daff614fb4 Update README.md 2023-03-07 17:07:48 +01:00
garronej
5ea324c7f2 Bump version 2023-03-07 17:07:48 +01:00
garronej
23fedbf94a Avoid passing unessesary realm values in the error.ftl page 2023-03-07 17:07:45 +01:00
Waldemar Reusch
593d66d8d6 style: remove unused dependency 2023-03-07 16:45:17 +01:00
Waldemar Reusch
851dcd5bf7 Run keycloakify behind corporate proxy
Fixes #257

Use make-fetch-happen for the download step. This lib will use `PROXY`
and `HTTPS_PROXY` and `NO_PROXY` env vars out of the box.

Additionally we'll try and get proxy config from npm. Unfortunately,
the most straightforward options is to call npm config to do this, since
npm  config is not easily extracted as a lib and we don't want to
replicate the resolution mechanisms.
2023-03-07 16:43:12 +01:00
renovate[bot]
2e919681ae Update dependency evt to ^2.4.15 v6.12.5 2023-03-07 10:14:46 +00:00
Joseph Garrone
5da68cd48c
Update README.md 2023-03-05 23:37:37 +01:00
garronej
27fdaeff46 Bump version v6.12.4 2023-02-27 11:55:39 +01:00
garronej
53c0079656 Use extract instead of subtype to ease copy paste into theme repo 2023-02-27 11:55:25 +01:00
garronej
93780b77e0 Bump version v6.12.3 2023-02-27 11:32:14 +01:00
garronej
b712ed0421 Avoid using tsafe utils to avoid forcing user to install tsafe 2023-02-27 11:32:00 +01:00
garronej
ee96f1b345 Bump version 2023-02-27 11:29:23 +01:00
garronej
d13464df3d Get rid of the ReactComponent type, classes based component are no longer used 2023-02-27 11:29:05 +01:00
garronej
6bde2e4d96 Merge branch 'main' of https://github.com/InseeFrLab/keycloakify v6.12.1 2023-02-27 10:39:44 +01:00
garronej
0a4953c020 Bump version 2023-02-27 10:39:37 +01:00