dokploy/packages/server/src/lib
somuai 5f10ed6884 fix(auth): block passkey authentication and email signup when SSO is enforced
- Include /sign-in/passkey, /passkey/verify-authentication, /passkey/generate-authenticate-options, and /sign-up/email in enforced SSO block
- Prevents registered passkeys from bypassing enforced SSO policies
2026-09-04 01:11:04 +05:30
..
access-control.ts feat(permissions): add server.terminal to decouple server access from root SSH 2026-08-21 11:08:31 -04:00
auth-cli.ts feat(auth): add passkey support via better-auth 2026-08-02 16:36:44 -06:00
auth-secret.ts feat(auth): implement migration script for auth secret and refactor secret handling 2026-05-09 02:08:04 -06:00
auth.ts fix(auth): block passkey authentication and email signup when SSO is enforced 2026-09-04 01:11:04 +05:30
encryption-secret.ts feat: encrypt environment variables at rest with AES-256-GCM 2026-07-10 02:33:18 -06:00
encryption.ts feat: export full keyring in backup encryption key file 2026-07-10 03:16:31 -06:00
logger.ts feat: add pino and pino-pretty for logging, implement logger utility 2025-05-26 01:45:14 -06:00