gophish/controllers
Jordan Wright 7453fd3b48 Added summary routes for groups.
Routes:
/api/groups/summary
/api/groups/:id/summary

The UI is now using these routes for the "Users & Groups" page.
2017-01-14 17:26:04 -06:00
..
api.go Added summary routes for groups. 2017-01-14 17:26:04 -06:00
api_test.go Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
doc.go Major refactoring - created auth, config, models, controllers, and middleware packages. Should help provide modularity and a clean architecture. 2014-01-09 00:42:05 -06:00
route.go Added summary routes for groups. 2017-01-14 17:26:04 -06:00
route_test.go Fixing context issues with Go 1.7. 2016-09-14 22:24:51 -05:00