- fix broken session bust crap from before
- properly resume session as user when server restarted
- api available to store other things in the wtv-ticket
- move user accounts to subdir
- add password support
- implemented basics of multi-user support
- Can add users, edit them, and log in with them (password or not)
- Cannot delete users (with service) yet