summaryrefslogtreecommitdiff
path: root/system/admin/handlers.go
AgeCommit message (Collapse)Author
2016-10-06moved all handlers outside of callers. may need to split up handlers in to ↵Steve Manuel
grouped files
2016-10-06adding authentication & token-based persistence for users, init setup for ↵Steve Manuel
first-use, pulling out some handlers into separate file for readability and navigation