From 5e664e0694a09cfb7b952dd4bd123cf921950ba0 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 19 Apr 2021 08:23:50 +0200 Subject: updated todo --- todo | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/todo b/todo index 7d82e3d..1e85c6f 100644 --- a/todo +++ b/todo @@ -5,10 +5,16 @@ pages: - /logout - privacy info + + unimplemented: - view friend/blocked/request list -- +- game stuff: + - rulesets + - timer / time limit + + website fixes: @@ -19,9 +25,19 @@ website fixes: - /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) + -- cgit v1.2.3