Files
Termix/drizzle/sqlite/meta/_journal.json
T
ZacharyZcR 82143946c7 feat: share credentials with users and roles, inherit data on account deletion (#1342)
* feat: share credentials with users and roles, inherit data on account deletion

Credentials can be shared at "use" or "manage" level. Recipients get
a copy re-encrypted under their own data key (shared_credential_secrets),
kept in step with the owner's row through the same lifecycle hooks as
shared host secrets. One gate, findUsableCredential(), replaces the
private-namespace lookups so a shared credential works wherever a
private one does. Deleting a user now hands their hosts and credentials
to a successor (the deleting admin by default) instead of revoking
everything they shared.

* fix: harden credential ownership transfer
2026-08-25 04:12:47 +08:00

111 lines
2.2 KiB
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1786147354086,
"tag": "0000_stormy_veda",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1786423594573,
"tag": "0001_colorful_the_call",
"breakpoints": true
},
{
"idx": 2,
"version": "6",
"when": 1786428073489,
"tag": "0002_woozy_turbo",
"breakpoints": true
},
{
"idx": 3,
"version": "6",
"when": 1786482020500,
"tag": "0003_premium_ultimates",
"breakpoints": true
},
{
"idx": 4,
"version": "6",
"when": 1786493047099,
"tag": "0004_cool_zuras",
"breakpoints": true
},
{
"idx": 5,
"version": "6",
"when": 1786498679199,
"tag": "0005_thin_sentry",
"breakpoints": true
},
{
"idx": 6,
"version": "6",
"when": 1786515116491,
"tag": "0006_nebulous_demogoblin",
"breakpoints": true
},
{
"idx": 7,
"version": "6",
"when": 1786519423219,
"tag": "0007_complex_nebula",
"breakpoints": true
},
{
"idx": 8,
"version": "6",
"when": 1786598521514,
"tag": "0008_fast_imperial_guard",
"breakpoints": true
},
{
"idx": 9,
"version": "6",
"when": 1786737720988,
"tag": "0009_pink_susan_delgado",
"breakpoints": true
},
{
"idx": 10,
"version": "6",
"when": 1786757019248,
"tag": "0010_mean_queen_noir",
"breakpoints": true
},
{
"idx": 11,
"version": "6",
"when": 1787576992255,
"tag": "0011_wakeful_titanium_man",
"breakpoints": true
},
{
"idx": 12,
"version": "6",
"when": 1787581978969,
"tag": "0012_yellow_firedrake",
"breakpoints": true
},
{
"idx": 13,
"version": "6",
"when": 1787596405780,
"tag": "0013_tranquil_master_mold",
"breakpoints": true
},
{
"idx": 14,
"version": "6",
"when": 1787600440707,
"tag": "0014_lean_doctor_octopus",
"breakpoints": true
}
]
}