mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-05-28 17:35:36 +02:00
more TODOs, IP basis section
This commit is contained in:
parent
0b3cfdce32
commit
2f567af80b
2 changed files with 9 additions and 3 deletions
server
|
@ -36,13 +36,15 @@ import (
|
|||
|
||||
/*
|
||||
TODO
|
||||
return rate limit information in account stats
|
||||
persist user stats in user table
|
||||
expire tokens
|
||||
auto-refresh tokens from UI
|
||||
reserve topics
|
||||
rate limit for signup (2 per 24h)
|
||||
handle invalid session token
|
||||
update disallowed topics
|
||||
purge accounts that were not logged into in X
|
||||
sync subscription display name
|
||||
Pages:
|
||||
- Home
|
||||
- Password reset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue