gophish/models
2016-01-12 20:52:13 -06:00
..
attachment.go Finished implementing PUT /templates/:id 2014-07-23 21:04:38 -05:00
campaign.go Temporarily removing campaign.Errors until I can find a better way to handle it. 2015-10-22 22:32:43 -05: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 Fixed /users endpoint to now have the following functionality: 2015-08-05 00:23:05 -05:00
models.go Caused API key to be generated dynamically for admin user. Fixes #60 2016-01-12 20:46:17 -06:00
models_test.go Added test for #60 2016-01-12 20:52:13 -06:00
page.go Fixed page editing. Fixes #44 2015-10-23 18:35:42 -05:00
result.go Added IP, Lat and Lon to models.Result. Closes #47 2016-01-04 00:04:10 -06:00
smtp.go More work implementing pages. 2015-02-07 14:31:41 -06:00
template.go Cleaned up error messages - *all* errors in JSON format 2015-02-21 00:11:22 -06:00
user.go Registration works again. 2015-02-07 17:30:22 -06:00