35 Commits

Author SHA1 Message Date
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
Mary Strodl
6a0a170b17
Add support for login-password.ftl 2022-10-04 15:01:08 -04: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
garronej
ff16e66275 #177: Provide a simple way to disable fetching of default resources 2022-09-27 21:30:33 +02:00
garronej
1b37ba5339 Feat idp-review-user-profile.ftl #164 2022-09-09 12:56:09 +02:00
garronej
4159883791 Feature update-user-profile.ftl #164 2022-09-09 02:07:49 +02:00
garronej
b8d759cd63 Minor refactor for dryness 2022-09-01 21:31:27 +02:00
garronej
a1a65c5529 Prettier: switch to trailing coma: none 2022-08-20 11:44:48 +07:00
garronej
de76d06e48 Fix build 2022-08-01 03:07:06 +02:00
garronej
7a0a046596 Refactor: Use hook instead of Context for i18n 2022-07-31 22:30:32 +02:00
garronej
69c15bd473 New i18n with dynamic imports 2022-07-31 18:57:30 +02:00
garronej
de53f1ff40 Fix retrocompat with React 16 and TypeScript 3 https://github.com/garronej/tss-react/issues/95 2022-07-30 00:45:17 +02:00
garronej
449f100bc0 Using <Suspense /> and React.lazy() 2022-07-30 00:30:57 +02:00
Julien Bouquillon
04b660ff9b feat: add logout-confirm 2022-07-07 01:05:15 +02:00
Aidan Gilmore
271dbe4fb7
Add totp config support 2022-06-28 14:37:17 -04:00
German Ivanov
6f8ec53e8b feat: add login-idp-link-email page 2022-04-22 17:54:47 +03: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
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
4ca2bc59b6 Support register-user-profile.ftl 2021-10-11 03:25:02 +02:00
garronej
e3b41c9bd1 Implement a getter for kcContext 2021-06-23 08:16:51 +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
0163459ad6 Support OTP #4 2021-05-01 14:55:58 +02:00
Joseph Garrone
966f277628 Support terms and condition 2021-04-08 15:41:40 +02:00
Joseph Garrone
12e83c9468 many small fixes 2021-03-08 00:09:52 +01:00
Joseph Garrone
adc6d69201 Implement LoginVerifyEmail 2021-03-07 15:37:37 +01:00
Joseph Garrone
740d9b7af5 Implement login-reset-password.ftl 2021-03-07 14:57:53 +01:00
Joseph Garrone
1d07fd7675 Implement Error page 2021-03-06 23:03:03 +01:00
Joseph Garrone
307650aaea rename pageBasename by pageId 2021-03-06 22:41:36 +01:00
Joseph Garrone
25d9d3dc26 Add Info page, refactor 2021-03-06 14:42:56 +01:00
Joseph Garrone
624409434a Split kcContext among pages 2021-03-04 21:14:54 +01:00
Joseph Garrone
2ee12abc43 Implement register 2021-03-04 18:15:48 +01:00
Joseph Garrone
379f052e6e Implement entrypoint 2021-03-03 00:04:06 +01:00