add a TODO item

This commit is contained in:
Joshua P Panter 2018-01-23 13:55:14 -05:00
parent fe9c1a9e6d
commit 01648de510
1 changed files with 1 additions and 0 deletions

View File

@ -36,3 +36,4 @@ If a user is `class:admin` then this user can alter the password of other users
2. Add option to allow users to remove their own resource file
3. Additional storage options (sqlite, etc.)
4. Manager interface
5. Add in server-manager API examples (it's in the code... for now)