gophish/models
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
..
attachment.go Added documentation for multiple endpoints. Fixes #54 2016-01-24 20:47:16 -06:00
campaign.go Added campaign summary routes: 2017-01-05 21:48:54 -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
group.go Added summary routes for groups. 2017-01-14 17:26:04 -06:00
models.go Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
models_test.go Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
page.go Added support for redirect URL's after creds are submitted. Fixes #210 2016-03-18 20:19:13 -05:00
result.go Correction in Generate Rid (#424) 2016-11-13 19:40:06 -06:00
smtp.go Adding better error handling for SMTP server 2016-05-30 14:53:32 -05:00
template.go Added early catching of invalid template values. Fixes #193 2016-04-02 18:33:25 -05:00
user.go Updating gorm constructs to support gorm v1.0 released yesterday. 2016-03-08 22:37:55 -06:00