Zach
170c33a475
feat: encrypt gitsshkeys.private_key at rest via dbcrypt ( #25872 )
...
Adds an optional dbcrypt wrapper around gitsshkeys.private_key. The
column is encrypted on insert and update through enterprise/dbcrypt when
external token encryption is configured, and decrypted on read.
A new private_key_key_id column references
dbcrypt_keys(active_key_digest) so revocation safety is enforced by the
existing foreign key. Rows with a NULL key_id stay plaintext and remain
readable. Existing plaintext rows can be backfilled by running `coder
server dbcrypt rotate`.
Generated with assistance from Coder Agents.
2026-06-02 08:36:01 -06:00
..
2026-06-02 09:28:43 +02:00
2026-03-11 10:19:08 -07:00
2026-02-18 16:30:16 +00:00
2026-02-18 16:30:16 +00:00
2026-02-23 12:18:44 +01:00
2026-02-23 12:18:44 +01:00
2026-02-23 22:46:17 -06:00
2026-02-23 22:46:17 -06:00
2026-02-27 16:50:56 +00:00
2026-02-27 16:50:56 +00:00
2026-02-27 16:46:19 -05:00
2026-02-27 16:46:19 -05:00
2026-02-28 12:27:26 -05:00
2026-02-28 12:27:26 -05:00
2026-02-28 16:46:51 -05:00
2026-02-28 16:46:51 -05:00
2026-03-03 21:04:41 +02:00
2026-03-03 21:04:41 +02:00
2026-03-05 13:40:53 -07:00
2026-03-05 13:40:53 -07:00
2026-03-06 14:43:53 +02:00
2026-03-06 14:43:53 +02:00
2026-03-06 21:05:26 +02:00
2026-03-06 21:05:26 +02:00
2026-03-10 13:55:33 +00:00
2026-03-10 13:55:33 +00:00
2026-03-11 10:00:38 -04:00
2026-03-11 10:00:38 -04:00
2026-03-11 11:50:45 -04:00
2026-03-11 11:50:45 -04:00
2026-03-11 10:19:08 -07:00
2026-03-11 10:19:08 -07:00
2026-03-13 16:47:36 +00:00
2026-03-13 16:47:36 +00:00
2026-03-13 18:30:49 +01:00
2026-03-13 18:30:49 +01:00
2026-03-13 19:49:34 +01:00
2026-03-13 19:49:34 +01:00
2026-03-13 18:54:07 -04:00
2026-03-13 18:54:07 -04:00
2026-03-14 17:24:19 +00:00
2026-03-14 17:24:19 +00:00
2026-03-16 11:53:20 -05:00
2026-03-16 11:53:20 -05:00
2026-03-16 15:30:25 -05:00
2026-03-16 15:30:25 -05:00
2026-03-17 01:24:03 +01:00
2026-03-17 01:24:03 +01:00
2026-03-17 11:41:10 +00:00
2026-03-17 11:41:10 +00:00
2026-03-17 12:16:43 -07:00
2026-03-17 12:16:43 -07:00
2026-03-18 09:30:22 -05:00
2026-03-18 09:30:22 -05:00
2026-03-18 15:29:29 +00:00
2026-03-18 15:29:29 +00:00
2026-03-18 14:37:09 -04:00
2026-03-18 14:37:09 -04:00
2026-03-19 14:07:36 +00:00
2026-03-19 14:07:36 +00:00
2026-03-23 12:42:50 -06:00
2026-03-23 12:42:50 -06:00
2026-03-24 08:58:47 +02:00
2026-03-24 08:58:47 +02:00
2026-03-24 14:57:40 +01:00
2026-03-24 14:57:40 +01:00
2026-03-25 17:26:26 +00:00
2026-03-25 17:26:26 +00:00
2026-03-26 17:22:38 +11:00
2026-03-26 17:22:38 +11:00
2026-03-26 16:52:02 -04:00
2026-03-26 16:52:02 -04:00
2026-03-27 14:23:25 +00:00
2026-03-27 14:23:25 +00:00
2026-03-27 12:15:04 -04:00
2026-03-27 12:15:04 -04:00
2026-03-30 14:11:30 -04:00
2026-03-30 14:11:30 -04:00
2026-03-31 10:07:21 +01:00
2026-03-31 10:07:21 +01:00
2026-04-02 10:58:13 +01:00
2026-04-02 10:58:13 +01:00
2026-05-22 09:50:01 +02:00
2026-04-02 19:46:42 +02:00
2026-04-02 15:40:32 -06:00
2026-04-02 15:40:32 -06:00
2026-04-03 16:27:31 +02:00
2026-04-03 16:27:31 +02:00
2026-04-07 12:05:29 +01:00
2026-04-07 12:05:29 +01:00
2026-04-08 11:54:44 -04:00
2026-04-08 11:54:44 -04:00
2026-04-08 13:24:28 -04:00
2026-04-08 13:24:28 -04:00
2026-04-09 16:33:00 +02:00
2026-04-09 16:33:00 +02:00
2026-04-10 17:13:19 +00:00
2026-04-10 17:13:19 +00:00
2026-04-13 12:31:25 +01:00
2026-04-13 12:31:25 +01:00
2026-04-13 15:06:06 +02:00
2026-04-13 15:06:06 +02:00
2026-04-16 11:12:01 +02:00
2026-04-16 11:12:01 +02:00
2026-04-16 23:57:05 +10:00
2026-04-16 23:57:05 +10:00
2026-04-17 13:40:17 +02:00
2026-04-17 13:40:17 +02:00
2026-04-21 11:11:56 +01:00
2026-04-21 11:11:56 +01:00
2026-04-21 11:10:17 +00:00
2026-04-21 11:10:17 +00:00
2026-05-22 09:50:01 +02:00
2026-04-22 19:34:34 +10:00
2026-04-23 17:59:42 +01:00
2026-04-23 17:59:42 +01:00
2026-04-23 18:36:20 +01:00
2026-04-23 18:36:20 +01:00
2026-04-24 14:18:28 +01:00
2026-04-24 14:18:28 +01:00
2026-04-24 14:49:11 +00:00
2026-04-24 14:49:11 +00:00
2026-04-26 14:49:10 -07:00
2026-04-26 14:49:10 -07:00
2026-04-28 08:56:36 +01:00
2026-04-28 08:56:36 +01:00
2026-04-29 12:57:47 -06:00
2026-04-29 12:57:47 -06:00
2026-04-30 12:29:35 +02:00
2026-04-30 12:29:35 +02:00
2026-05-01 15:00:08 -05:00
2026-05-01 15:00:08 -05:00
2026-05-03 11:31:48 -04:00
2026-05-03 11:31:48 -04:00
2026-05-05 12:56:06 +10:00
2026-05-05 12:56:06 +10:00
2026-05-05 10:56:39 -06:00
2026-05-05 10:56:39 -06:00
2026-05-05 22:37:13 +02:00
2026-05-05 22:37:13 +02:00
2026-05-06 16:43:35 +02:00
2026-05-06 16:43:35 +02:00
2026-05-08 16:45:14 -04:00
2026-05-08 16:45:14 -04:00
2026-05-11 09:07:30 -06:00
2026-05-11 09:07:30 -06:00
2026-05-12 08:54:53 -04:00
2026-05-12 08:54:53 -04:00
2026-05-12 16:20:25 -04:00
2026-05-12 16:20:25 -04:00
2026-05-13 11:06:42 -04:00
2026-05-13 11:06:42 -04:00
2026-05-14 12:43:12 +02:00
2026-05-14 12:43:12 +02:00
2026-05-14 16:10:46 +02:00
2026-05-14 16:10:46 +02:00
2026-05-14 17:18:50 +01:00
2026-05-14 17:18:50 +01:00
2026-05-14 15:54:37 -04:00
2026-05-14 15:54:37 -04:00
2026-05-18 08:33:29 -04:00
2026-05-18 08:33:29 -04:00
2026-06-01 13:30:45 +00:00
2026-06-01 13:30:45 +00:00
2026-05-18 15:17:20 -04:00
2026-05-18 15:17:20 -04:00
2026-05-18 22:32:05 +01:00
2026-05-18 22:32:05 +01:00
2026-05-20 00:09:09 +02:00
2026-05-20 00:09:09 +02:00
2026-05-22 02:16:01 +02:00
2026-05-22 02:16:01 +02:00
2026-05-22 09:50:01 +02:00
2026-05-22 02:16:01 +02:00
2026-05-22 09:50:01 +02:00
2026-05-22 09:50:01 +02:00
2026-05-22 16:10:37 +02:00
2026-05-22 16:10:37 +02:00
2026-05-25 11:14:36 +02:00
2026-05-25 11:14:36 +02:00
2026-05-26 19:31:52 +00:00
2026-05-26 19:31:52 +00:00
2026-05-26 14:42:31 -06:00
2026-05-26 14:42:31 -06:00
2026-05-29 16:49:25 +10:00
2026-05-29 16:49:25 +10:00
2026-05-29 12:50:39 +02:00
2026-05-29 12:50:39 +02:00
2026-05-29 12:50:39 +02:00
2026-05-29 12:50:39 +02:00
2026-05-29 10:08:25 -04:00
2026-05-29 10:08:25 -04:00
2026-06-02 09:28:43 +02:00
2026-06-02 09:28:43 +02:00
2026-06-02 08:36:01 -06:00
2026-06-02 08:36:01 -06:00
2026-06-01 13:30:45 +00:00
2026-03-10 15:51:46 +00:00