Using app_auth to handle all authentication, while removing the google support, it was fun but silly. I'll be making database changes soon and setting up the rest of the login code.
Added the beginnings of local user creation alongside google integration. Google has made me jump through hoops to not have to do this but I am going to have to do it anyhow. The next step is to create a new user from scratch.
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.