Files
Termix/drizzle/mysql/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

139 lines
2.7 KiB
JSON

{
"version": "7",
"dialect": "mysql",
"entries": [
{
"idx": 0,
"version": "5",
"when": 1785738871436,
"tag": "0000_clean_pretty_boy",
"breakpoints": true
},
{
"idx": 1,
"version": "5",
"when": 1786132418625,
"tag": "0001_puzzling_aqueduct",
"breakpoints": true
},
{
"idx": 2,
"version": "5",
"when": 1786147319261,
"tag": "0002_bumpy_korg",
"breakpoints": true
},
{
"idx": 3,
"version": "5",
"when": 1786258964346,
"tag": "0003_dry_human_robot",
"breakpoints": true
},
{
"idx": 4,
"version": "5",
"when": 1786423595505,
"tag": "0004_fancy_spencer_smythe",
"breakpoints": true
},
{
"idx": 5,
"version": "5",
"when": 1786428085301,
"tag": "0005_tearful_mindworm",
"breakpoints": true
},
{
"idx": 6,
"version": "5",
"when": 1786482021452,
"tag": "0006_last_fantastic_four",
"breakpoints": true
},
{
"idx": 7,
"version": "5",
"when": 1786487754919,
"tag": "0007_aspiring_turbo",
"breakpoints": true
},
{
"idx": 8,
"version": "5",
"when": 1786498680274,
"tag": "0008_lame_nighthawk",
"breakpoints": true
},
{
"idx": 9,
"version": "5",
"when": 1786509736628,
"tag": "0009_tan_skaar",
"breakpoints": true
},
{
"idx": 10,
"version": "5",
"when": 1786515117582,
"tag": "0010_small_infant_terrible",
"breakpoints": true
},
{
"idx": 11,
"version": "5",
"when": 1786519424221,
"tag": "0011_easy_the_order",
"breakpoints": true
},
{
"idx": 12,
"version": "5",
"when": 1786598522577,
"tag": "0012_outgoing_ultron",
"breakpoints": true
},
{
"idx": 13,
"version": "5",
"when": 1786737725732,
"tag": "0013_third_wraith",
"breakpoints": true
},
{
"idx": 14,
"version": "5",
"when": 1786757023790,
"tag": "0014_bitter_nextwave",
"breakpoints": true
},
{
"idx": 15,
"version": "5",
"when": 1787576997080,
"tag": "0015_red_cobalt_man",
"breakpoints": true
},
{
"idx": 16,
"version": "5",
"when": 1787581983770,
"tag": "0016_unusual_tyrannus",
"breakpoints": true
},
{
"idx": 17,
"version": "5",
"when": 1787596414390,
"tag": "0017_spicy_proteus",
"breakpoints": true
},
{
"idx": 18,
"version": "5",
"when": 1787600445146,
"tag": "0018_fancy_barracuda",
"breakpoints": true
}
]
}