Files
calendar/apps/web
Alex van AndelandGitHub fc9c26e8dd feat: add encryptedKey column to Credential table for calendar integrations (#27154)
Adds encrypted credential storage using a new keyring system:
  - New `encryptedKey` column with AES-256-GCM encryption
  - Decryption in getCalendarsEvents with fallback to legacy `key`
  - buildCredentialCreateData service for credential creation
  - Phase 1: Google Calendar only, other integrations follow
2026-01-30 09:15:13 -03:00
..
2022-08-30 12:25:24 -06:00
2026-01-02 12:47:00 +00:00
2026-01-23 11:18:43 -03:00
2025-05-09 19:44:48 +00:00
2026-01-29 15:01:13 +00:00
2022-02-10 14:22:45 -07:00
2026-01-29 15:01:13 +00:00