Finished user creation step

Added new modules to handle routing if the user is logged in or not. Closes #2
This commit is contained in:
Josh Sherman 2013-12-16 17:19:44 -05:00
parent cedc38917a
commit 29987e8640
8 changed files with 87 additions and 18 deletions

4
private/logs/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore