aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests/test_account_deletion.py
Commit message (Expand)AuthorAgeFilesLines
* style: ruff's own fixes, mechanically appliedChristophe Besson6 days1-2/+1
* feat(hub): usernames are at least 8 characters at registrationChristophe Besson11 days1-21/+21
* fix: bound what one member can cost the othersChristophe Besson13 days1-2/+5
* fix(hub): account deletion left device keys and swarm sources behindChristophe Besson2026-09-111-0/+67
* feat(logs): keep the username on records the account no longer answers forChristophe Besson2026-08-151-0/+37
* feat(account): a user can delete their own account, an admin can delete oneChristophe Besson2026-08-141-0/+182