Login semi works, just need to do some jquery and change responses to be a lil better. I made some db updates in order to use this code so check the database.md file.
Inital commit of app_settings and a change in the deny.html to allow for messaging. This will get more complex as time goes on, but it is what it is now. An initial commit.
More authentication stuff. More templates, and authentication on making sure a DID belongs to a specific person. Next will be able to list what user owns what DIDs in a clickable list.
Made smslistener log to a mysqldb (Or in my case MariaDB). I also created some DBs and stuff.
Database is still subjet to change. I will not be including diffs until later of how to change the DB but instead will just provide the create code.