aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index b298ae5..ed1125e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,7 @@
- SemanticScuttle_Filter
-> class with static filter functions to filter
- ids, usernames, passwords etc.
+ ids, usernames, passwords, sorting etc.
- Rename model classes (Template, User)
-- find out the reasoning behind define(POST_|GET_) \ No newline at end of file
+- find out the reasoning behind define(POST_|GET_)
+- when a user gets deleted from database, he should not be
+ logged in anymore (name not shown on top right)