blob: a02bebd120b2f175bf462392ba3d6bcda8ed2c65 (
plain)
1
2
3
4
5
6
7
8
9
|
- SemanticScuttle_Filter
-> class with static filter functions to filter
ids, usernames, passwords, sorting etc.
- 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)
- Make users inactive by default when registered newly
- have to be activated by admins
- Deactivate user registration
|