Philip Okugbe
|
60848ea903
|
feat(ee): mcp (#1976)
* feat: MCP
* sync
* sync
|
2026-03-01 18:37:39 +00:00 |
|
Philip Okugbe
|
7879e1f600
|
fix: add execCommand fallback for clipboard (#1927)
* fix: add execCommand fallback for clipboard
|
2026-02-09 14:44:27 -08:00 |
|
Philip Okugbe
|
dcbb65d799
|
feat(EE): LDAP integration (#1515)
* LDAP - WIP
* WIP
* add hasGeneratedPassword
* fix jotai atom
* - don't require password confirmation for MFA is user has auto generated password (LDAP)
- cleanups
* fix
* reorder
* update migration
* update default
* fix type error
|
2025-09-02 04:59:01 +01:00 |
|
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 |
|