8702ec29a8
Drop dependency to @emotion/react
2022-10-16 00:49:49 +02:00
c71c2a8710
Fix breaking change of 6.8
2022-10-15 15:39:32 +02:00
688455d0aa
#191 : Enable to only customize the Template
2022-10-13 11:58:31 +02:00
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
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
6a0a170b17
Add support for login-password.ftl
2022-10-04 15:01:08 -04:00
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
ff16e66275
#177 : Provide a simple way to disable fetching of default resources
2022-09-27 21:30:33 +02:00
8cebf049d4
Render Markdown in Terms
2022-09-09 17:24:43 +02:00
1b37ba5339
Feat idp-review-user-profile.ftl #164
2022-09-09 12:56:09 +02:00
bbaa90e997
Rename misnamed default exports, removing doInsertPasswordFields
2022-09-09 10:24:50 +02:00
4159883791
Feature update-user-profile.ftl #164
2022-09-09 02:07:49 +02:00
b8d759cd63
Minor refactor for dryness
2022-09-01 21:31:27 +02:00
5b20ab2f7c
Upgrade to tss-react v4
2022-09-01 15:13:24 +02:00
a1a65c5529
Prettier: switch to trailing coma: none
2022-08-20 11:44:48 +07:00
5aab75fae0
Only downoad terms on the Terms page
2022-08-01 04:54:02 +02:00
7407c98005
Stop self promotion in log
2022-08-01 04:49:48 +02:00
de76d06e48
Fix build
2022-08-01 03:07:06 +02:00
a27c28c24f
Avoid downloading the Terms Markdown twice in safe mode
2022-08-01 00:29:58 +02:00
7a0a046596
Refactor: Use hook instead of Context for i18n
2022-07-31 22:30:32 +02:00
69c15bd473
New i18n with dynamic imports
2022-07-31 18:57:30 +02:00
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
d79081dee4
Ship /src/lib in ESM for enabeling dynamic imports
2022-07-30 00:42:38 +02:00
449f100bc0
Using <Suspense /> and React.lazy()
2022-07-30 00:30:57 +02:00
43af60237b
#135
2022-07-13 03:26:46 +02:00
c2d4d6fd49
fix: add translations FR
2022-07-07 01:05:18 +02:00
04b660ff9b
feat: add logout-confirm
2022-07-07 01:05:15 +02:00
7c6eed99d2
Fix login-register-email.ftl
2022-07-06 02:05:08 +02:00
cdeb575ec6
Fix unknown algorithm name lookup in LoginConfigTotp
2022-06-28 15:21:09 -04:00
271dbe4fb7
Add totp config support
2022-06-28 14:37:17 -04:00
7e7071305f
i18n rebuild from the ground up
2022-04-27 21:02:10 +02:00
fd5c132a40
feat: supply broker context with context
2022-04-25 14:14:03 +03:00
6f8ec53e8b
feat: add login-idp-link-email page
2022-04-22 17:54:47 +03:00
d54586426a
Fix bugs with language switch #85
2022-04-12 18:51:03 +02:00
0d2f841b27
Fix #85
2022-04-09 22:25:20 +02:00
7f5a9e77de
Improve browser autofill
2022-03-30 16:20:14 +02:00
ff19ab8b08
factorization
2022-03-30 14:01:10 +02:00
bccb56ed61
Add support for options validator
2022-03-18 00:46:12 +01:00
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
a2bd5050ff
add missing reference to path in src/lib (changelog ignore)
2021-12-16 20:54:13 +01:00
1138313028
use custom polyfill for path.join (fix webpack 5 build)
2021-12-16 20:44:39 +01:00
2ee00ed919
Better autoComplete typings
2021-11-01 22:28:53 +01:00
50a20c68ed
fix RegisterUserProfile password confirmation field
2021-10-26 13:14:46 +02:00
3aad681538
Much better support for frontend field validation
2021-10-26 13:14:46 +02:00
92fb3b7529
Fix css injection order
2021-10-26 13:14:46 +02:00
b5075dd1eb
Remove duplicates
2021-10-19 14:54:02 -03:00
57932386bf
register-user-profile.ftl tested working
2021-10-12 02:09:09 +02:00
e3df4b83eb
Better prettier params (changelog ignore)
2021-10-12 00:26:29 +02:00
305ce9e44d
Remove eslint and run prettier (changelog ignore)
2021-10-11 21:35:40 +02:00