1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-05-28 01:15:43 +02:00

Deleting account deletes subscription

This commit is contained in:
binwiederhier 2023-01-19 14:03:39 -05:00
parent 4e51a715c1
commit 45b97c7054
5 changed files with 67 additions and 1 deletions
server

View file

@ -36,8 +36,10 @@ import (
/*
TODO
races:
- v.user --> see publishSyncEventAsync() test
payments:
- delete subscription when account deleted
- delete messages + reserved topics on ResetTier
Limits & rate limiting: