gophish/models
Jordan Wright e4d6e68147 Added ability to send a test email before launching a campaign 2016-01-24 20:03:53 -06:00
..
attachment.go Finished implementing PUT /templates/:id 2014-07-23 21:04:38 -05:00
campaign.go Added ability to send a test email before launching a campaign 2016-01-24 20:03:53 -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 ability to send a test email before launching a campaign 2016-01-24 20:03:53 -06:00
models.go Adding first round of database migrations using goose 2016-01-18 21:13:32 -06:00
models_test.go Adding first round of database migrations using goose 2016-01-18 21:13:32 -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