authelia/web/src
James Elliott 403f081cf5
fix(web): one time code error hangs (#7208)
This fixes an issue where entering an invalid One-Time Code results in a UI soft-hang. The hang is not a deadlock but it's not very informative.

Fixes #7206

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2024-04-22 20:26:07 +10:00
..
assets/images fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
components test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
constants refactor: apply suggestions from code review 2024-03-04 20:29:12 +11:00
contexts test(suites): webauthn 2024-03-04 20:29:12 +11:00
hooks feat(web): revoke reset password tokens 2024-03-04 20:29:11 +11:00
i18n docs: simplify menu (#7006) 2024-03-24 00:26:22 +11:00
layouts refactor: misc fixups and optimizations (#6800) 2024-03-07 17:07:39 +10:00
models fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
services fix(web): one time code error hangs (#7208) 2024-04-22 20:26:07 +10:00
themes i18n: translations 2024-03-04 20:29:11 +11:00
utils feat(web): multiple webauthn credential registration 2024-03-04 20:28:24 +11:00
views fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
App.test.tsx refactor(web): misc refactoring 2024-03-04 20:29:08 +11:00
App.tsx fix(web): adjust router basename behaviour (#7130) 2024-04-15 13:12:52 +10:00
index.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
index.tsx refactor(web): misc refactoring 2024-03-04 20:29:08 +11:00
serviceWorker.ts [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
setupTests.ts ci(web): replace vite-plugin-eslint with vite-plugin-checker (#5904) 2023-08-25 18:28:05 +10:00