learning_ai_clock/backend/src
saravanakumardb1 8c90d863a8 feat(backend): admin-panel encryption toggle via initEncryption()
- FIELD_ENCRYPT_ENABLED env var (default: true, fallback only)
- initEncryption(productId) polls encryption_enabled from platform-service
- Admin panel toggle takes precedence, 3s timeout graceful fallback
2026-03-21 15:24:58 -07:00
..
lib feat(backend): admin-panel encryption toggle via initEncryption() 2026-03-21 15:24:58 -07:00
modules feat(backend): encrypt sensitive fields across all modules 2026-03-21 12:11:39 -07:00
diagnostics.test.ts feat(backend): add GET /api/bootstrap route + test 2026-03-20 21:15:40 -07:00
server.ts feat(backend): admin-panel encryption toggle via initEncryption() 2026-03-21 15:24:58 -07:00