diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-09-21 01:35:13 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-09-21 01:35:13 +0200 |
| commit | 03bcfcdef2ff9a3d6ed0776f7580a45a5401ef37 (patch) | |
| tree | 84fa39ced04e0d82da1f40176e218b200c274761 /CLAUDE.md | |
| parent | 90e26beff212e4994b8e4f18c8260f2aa8a9b40c (diff) | |
| download | meshbay-03bcfcdef2ff9a3d6ed0776f7580a45a5401ef37.tar.gz | |
fix(hub): removing from a group no longer unpins the account
The node half called `unpin` after `revoke`, and an unpin takes no group:
it deletes the identity and every member row the account holds on this
node, and drops the stored keypair bundle with them. Taking somebody out
of one group took them out of all of them, silently. `revoke` is
group-scoped and is what withdraws the key.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
0 files changed, 0 insertions, 0 deletions