1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/web/src
James Elliott 92aba8eb0b
feat(server): zxcvbn password policy server side ()
This is so the zxcvbn ppolicy is checked on the server.
2022-04-15 19:30:51 +10:00
..
assets/images [FEATURE] Add theme support () 2021-01-20 23:07:40 +11:00
components feat(server): zxcvbn password policy server side () 2022-04-15 19:30:51 +10:00
constants feat: webauthn () 2022-03-03 22:20:43 +11:00
hooks feat(oidc): pre-configured consent () 2022-04-08 15:35:21 +10:00
i18n fix(web): lowercase locales are not consistent with localization platforms () 2022-04-08 14:53:46 +10:00
layouts feat(web): add user display name to oidc consent view () 2022-04-08 12:50:55 +10:00
models feat(server): zxcvbn password policy server side () 2022-04-15 19:30:51 +10:00
services feat(server): zxcvbn password policy server side () 2022-04-15 19:30:51 +10:00
themes build(deps): update dependency @material-ui/core to v4.12.0 () 2021-07-07 09:10:31 +10:00
utils feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00
views feat(server): zxcvbn password policy server side () 2022-04-15 19:30:51 +10:00
App.test.tsx test(web): drop enzyme in favor of react-testing-library () 2021-08-03 16:25:13 +10:00
App.tsx feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00
index.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
index.tsx fix(web): update client rendering method () 2022-04-04 09:39:18 +10:00
serviceWorker.ts [CI] Add linting option for frontend and enforce styling () 2021-01-02 21:58:24 +11:00
setupTests.js feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00