gophish/models
Jordan Wright c6cd018536 Added IP, Lat and Lon to models.Result. Closes #47
Added basic mapping on campaign results. Closes #51
2016-01-04 00:04:10 -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 Fixing labels on dashboard 2015-09-27 22:25:38 -05:00
models_test.go With in-memory db, no need to delete. 2015-08-15 04:36:50 -05: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