1146 Commits

Author SHA1 Message Date
Waldemar Reusch
b5484740b7 fix(build): remove dependency on *nix chown 2023-01-12 22:27:22 +01:00
garronej
016b15b437 Bump version v6.8.12 2023-01-10 09:05:33 +01:00
garronej
6fb936798e https://github.com/InseeFrLab/keycloakify/issues/217#issuecomment-1376849781 2023-01-10 09:05:19 +01:00
garronej
a692b87843 Bump version v6.8.11 2023-01-08 15:01:12 +01:00
Joseph Garrone
19663885a4
Merge pull request #222 from InseeFrLab/pr/lordvlad/221
Pr/lordvlad/221
2023-01-08 14:59:22 +01:00
garronej
49b87777f9 Fmt 2023-01-08 14:57:18 +01:00
Waldemar Reusch
d4523bb1e6
Merge branch 'main' into patch-1 2023-01-08 12:22:14 +01:00
Waldemar Reusch
e3200899e2
fix: replace rm system calls with nodejs native functions; closes #219 2023-01-08 12:19:41 +01:00
garronej
36c7a1ab9e Bump version v6.8.10 2023-01-08 00:14:01 +01:00
Joseph Garrone
c54fbd5eca
Merge pull request #218 from pedrodsRocha1/improve-secure-login-flow
fix - handle username and password login errors the same way
2023-01-08 00:03:16 +01:00
Pedro Dos Santos
bbe828071e fix - handle username and password login errors the same 2023-01-06 15:41:01 +01:00
renovate[bot]
23f6c7db00 Update garronej_modules_update v6.8.9 2022-11-29 18:31:14 +00:00
renovate[bot]
b1ea9e7a71 Update dependency powerhooks to ^0.20.27 v6.8.8 2022-11-16 05:21:45 +00:00
renovate[bot]
fb71d0e272 Update dependency powerhooks to ^0.20.26 v6.8.7 2022-11-13 22:11:59 +00:00
garronej
fa72a29999 Bump version v6.8.6 2022-11-11 15:49:05 +01:00
garronej
af77b31d54 Update default test container to Keycloak 20.0.1 2022-11-11 15:48:32 +01:00
renovate[bot]
8280dace26 Update garronej_modules_update v6.8.5 2022-10-25 03:18:01 +00:00
garronej
ecaf1c7b7c Bump version v6.8.4 2022-10-16 00:51:11 +02:00
garronej
8702ec29a8 Drop dependency to @emotion/react 2022-10-16 00:49:49 +02:00
garronej
d8206434bc Bump version v6.8.3 2022-10-15 15:39:56 +02:00
garronej
c71c2a8710 Fix breaking change of 6.8 2022-10-15 15:39:32 +02:00
garronej
e55b881017 Bump version v6.8.2 2022-10-15 14:22:46 +02:00
garronej
ab906ec417 #192: fix bad logic in ftl to js script 2022-10-15 14:22:11 +02:00
renovate[bot]
0b1ff529f7 Update garronej_modules_update v6.8.1 2022-10-14 17:37:32 +00:00
garronej
85a6835748 Fix CI v6.8.0 2022-10-13 12:10:08 +02:00
garronej
259271bc0f Update CI 2022-10-13 12:07:32 +02:00
garronej
b7bc0f178b Bump version 2022-10-13 12:03:24 +02:00
garronej
688455d0aa #191: Enable to only customize the Template 2022-10-13 11:58:31 +02:00
renovate[bot]
3c96d2ea42 Update garronej_modules_update v6.7.2 2022-10-13 01:16:45 +00:00
renovate[bot]
ab81481e5a Update garronej_modules_update v6.7.1 2022-10-11 05:10:22 +00:00
garronej
a429ad5dcf Bump version 2022-10-06 20:43:42 +02:00
Joseph Garrone
5e1c5b510b
Merge pull request #185 from Mstrodl/feature/mstrodl/webauthn-authenticate
Add support for `webauthn-authenticate.ftl`
2022-10-06 20:41:31 +02:00
Mary Strodl
9e63183f4b
WebauthnAuthenticate: refactor authentication flow
Lots of weird syntax here, and we were using `useCallback` rather than
`useConstCallback`.
2022-10-06 14:25:04 -04:00
garronej
b1e740f026 Bump version v6.6.3 2022-10-06 01:09:00 +02:00
garronej
ce4ea55438 Add a big red warning when kcContext mock is enabled 2022-10-06 01:08:07 +02:00
garronej
18ab7cd22f Bump version v6.6.2 2022-10-06 00:37:51 +02:00
garronej
8807743daf Ignore mock when in Keycloak: https://github.com/InseeFrLab/keycloakify/discussions/186#discussioncomment-3809320 2022-10-06 00:36:46 +02:00
Joseph Garrone
aad50377ff
Merge pull request #187 from InseeFrLab/renovate_main-garronej_modules_update
Update dependency tss-react to ^4.3.4 (main)
v6.6.1
2022-10-06 00:01:38 +02:00
Mary Strodl
4b3ae58ea7
Add support for webauthn-authenticate.ftl
Wow! This one sucks. Certainly more in need of review compared to
`login-username.ftl` and `login-password.ftl`...
2022-10-05 02:54:03 -04:00
renovate[bot]
ce2c68ecc9
Update dependency tss-react to ^4.3.4 2022-10-04 19:43:22 +00:00
garronej
0c155a7a2e Bump version 2022-10-04 21:42:47 +02:00
Joseph Garrone
afddfe8b58
Merge pull request #184 from Mstrodl/feature/mstrodl/login-password
Add support for `login-password.ftl`
2022-10-04 21:38:55 +02:00
garronej
5fa0915271 Update changelog 2022-10-04 21:34:42 +02:00
Mary Strodl
6a0a170b17
Add support for login-password.ftl 2022-10-04 15:01:08 -04:00
Joseph Garrone
4dde5b6e45
Bump version v6.5.0 2022-10-04 18:48:22 +02:00
Joseph Garrone
4b93a1cb9e
Merge pull request #183 from Mstrodl/feature/mstrodl/login-username 2022-10-04 18:43:02 +02:00
Mary Strodl
e3a0639a0c
Add login-username support
Shown for the "Username Form" login step.

I would also like to work on:
- `login-password.ftl`
- `webauthn-authenticate.ftl`

But first want to see opinions on this!
2022-10-04 11:22:03 -04:00
renovate[bot]
4d3220820b Update dependency tss-react to ^4.3.3 v6.4.3 2022-10-04 03:50:15 +00:00
renovate[bot]
a4ac9fb0f3 Update garronej_modules_update v6.4.2 2022-10-01 17:47:21 +00:00
renovate[bot]
1ff79ecf07 Update garronej_modules_update v6.4.1 2022-09-29 08:53:47 +00:00