Fix bug in ConfigLoad preventing salt and hash fields from being populated when loading users. Convert User to a class. Fix UserService.getUser bug where it would compare the input user string instead of the resulting user against null.
Add LoginHandler and register. Add method to create user in AppConfig. Add login check in Server.
Added images and checkboxes to the features section.