blob: ed1125ef3012c2854e6716254259f0aea4b46eed (
plain)
1
2
3
4
5
6
7
|
- SemanticScuttle_Filter
-> class with static filter functions to filter
ids, usernames, passwords, sorting etc.
- Rename model classes (Template, User)
- 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)
|