Stephen Wright
|
ae57e606b4
|
fix(core): Initialise encryption key proxy on worker and webhook instances (#29912)
|
2026-05-06 18:12:48 +00:00 |
|
Csaba Tuncsik
|
9afbe13b81
|
feat(core): Server-side pagination, sorting, and filtering for encryption keys (#29708)
|
2026-05-06 09:20:14 +00:00 |
|
Stephen Wright
|
ee7260c495
|
fix(core): Wire EncryptionKeyProxy provider on bootstrap (#29581)
|
2026-05-01 08:37:38 +00:00 |
|
Stephen Wright
|
9576ab907c
|
feat(core): Bootstrap legacy CBC and initial GCM encryption keys on startup (#29400)
|
2026-04-29 11:50:59 +00:00 |
|
Stephen Wright
|
569f94bb82
|
feat: Include updatedAt in encryption key response DTO (#29424)
|
2026-04-29 08:16:01 +00:00 |
|
Stephen Wright
|
258b9703c5
|
refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096)
|
2026-04-28 09:24:01 +00:00 |
|
Guillaume Jacquart
|
5af4e1cc19
|
feat(API): Add encryption key management endpoints (#28897)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-23 13:27:57 +00:00 |
|
Stephen Wright
|
1b02a0dbf4
|
fix: Disable until we encrypt (#28875)
|
2026-04-23 06:43:22 +00:00 |
|
Guillaume Jacquart
|
c012b52ac2
|
feat(core): Bootstrap encryption key set from environment (#28716)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-21 09:13:11 +00:00 |
|
Stephen Wright
|
9dd3e59acb
|
feat(core): Add KeyManagerService for encryption key lifecycle management (#28533)
|
2026-04-20 12:39:46 +00:00 |
|