Initial implementation of login control

This commit is contained in:
JonnyWong16 2016-04-20 21:25:19 -07:00
parent 0aa2537d1e
commit 51a12099e4
24 changed files with 541 additions and 224 deletions

View file

@ -74,6 +74,8 @@ UMASK = None
POLLING_FAILOVER = False
HTTP_ROOT = None
DEV = False