aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-04-22 22:09:37 +0200
committerlonkaars <l.leblansch@gmail.com>2021-04-22 22:09:37 +0200
commitb8405fc8b9ccfdfa7529d61f2fb7e632a597b0f0 (patch)
tree8bb86d650cd09e197d9bd9af46c92a2591c231a1
parent09dfbc130329da1e52dfc3ea4de356256c4bfb4b (diff)
moved some todo's to github issues
-rw-r--r--todo39
1 files changed, 0 insertions, 39 deletions
diff --git a/todo b/todo
index 1e85c6f..ebd49b6 100644
--- a/todo
+++ b/todo
@@ -1,43 +1,4 @@
-pages:
-
-- 404
-- maintenance
-- /logout
-- privacy info
-
-
-
-unimplemented:
-
-- view friend/blocked/request list
- game stuff:
- rulesets
- timer / time limit
-
-
-website fixes:
-
-- unaccessible when not logged in:
- - /user/* pages
- - /settings
-- unaccessible when logged in:
- - /register
- - /login
-
-
-
-backend fixes:
-
-- don't include unrated games in rating.py
-
-
-
-security measures:
-
-- repeated login prevention
-- api rate limiting
-- write unit tests
-- bind tokens to ip adress (csrf)
-
-