AcadeDoc/apps/server/src/core
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
..
attachment feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00
auth feat(EE): MFA implementation (#1381) 2025-07-25 00:18:53 +01:00
casl feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00
comment fix: add missing awaits (#814) 2025-03-06 10:14:30 +00:00
group fix: bug fixes (#397) 2024-10-13 17:09:45 +01:00
page feat: duplicate page in same space (#1394) 2025-07-21 21:39:57 +01:00
search feat: display user email below name in multi-member-select dropdown (#1355) 2025-07-14 10:37:13 +01:00
share hide shared page branding in EE (#1193) 2025-05-17 19:17:34 +01:00
space feat: internal page links and mentions (#604) 2025-02-14 15:36:44 +00:00
user Only allow changing the email if the correct password is provided (#1288) 2025-06-24 09:02:55 +01:00
workspace feat(EE): MFA implementation (#1381) 2025-07-25 00:18:53 +01:00
core.module.ts feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00