aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-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)
-
-