* Added token type class * Storing Token Type as ID not varchar * Added new system to user class and fixed issues with it * Started on mail verification process in user class * Updated autoloader * Updated change password template Addresses #330
* Added HTML5 required to username field * Added empty string check to resetPassword method Fixes #348