AcadeDoc/apps/client/src/ee
Philip Okugbe 662460252f
feat(EE): MFA implementation (#1381)
* feat(EE): MFA implementation for enterprise edition
- Add TOTP-based two-factor authentication
- Add backup codes support
- Add MFA enforcement at workspace level
- Add MFA setup and challenge UI pages
- Support MFA for login and password reset flows
- Add MFA validation for secure pages
* fix types
* remove unused object
* sync
* remove unused type
* sync
* refactor: rename MFA enabled field to is_enabled
* sync
2025-07-25 00:18:53 +01:00
..
billing (cloud) billing copy 2025-07-14 03:56:26 -07:00
cloud feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
components posthog integration (cloud) (#1304) 2025-06-27 10:58:36 +01:00
hooks Add second plan (#1187) 2025-05-17 19:03:01 +01:00
licence feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
mfa feat(EE): MFA implementation (#1381) 2025-07-25 00:18:53 +01:00
pages feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
security feat(EE): MFA implementation (#1381) 2025-07-25 00:18:53 +01:00
LICENSE * Update EE license fil 2025-03-06 17:59:22 +00:00
utils.ts feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00