From a1e3bd7d8e465fbd1671e8b226153e72333d556d Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Thu, 11 May 2023 12:00:44 +0000 Subject: [PATCH] Clean up TODO --- TODO.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/TODO.txt b/TODO.txt index 6e82a3e..58e5d74 100644 --- a/TODO.txt +++ b/TODO.txt @@ -12,23 +12,17 @@ Milestone: v0.3.0 ----------------- [~] /_telodendria/admin/config endpoint - [x] Replace entire config [ ] Update only certain values [ ] Documentation [ ] hdoc(1) and hdoc(5) -[x] Debug memory leaks with caching [ ] Debug OpenSSL [~] Client-Server API - [x] 4: Account management - [x] Deactivate - [x] Make sure UserLogin() fails if user is deactivated. - [x] Whoami - [x] Attach device id to user object - [x] Use UserAuthenticate() [~] 9: User Data + [x] Profiles + [ ] Directory [ ] 10: Security (Rate Limiting) Milestone: v0.4.0