gophish/models
William Woodson abec9adfba Return an SMTP object via GET /campaigns 2016-02-27 21:12:18 -06:00
..
attachment.go Added documentation for multiple endpoints. Fixes #54 2016-01-24 20:47:16 -06:00
campaign.go Return an SMTP object via GET /campaigns 2016-02-27 21:12:18 -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 Merge pull request #123 from gophish/61-record-browser-post 2016-02-02 22:54:42 -06:00
models_test.go Added tests for SMTP 2016-02-21 22:13:06 -06:00
page.go Fixed page editing. Fixes #44 2015-10-23 18:35:42 -05:00
result.go Adding position attribute for models.Result. Fixes #163. 2016-02-17 21:25:06 -06:00
smtp.go Validating on PUT 2016-02-21 22:12:47 -06:00
template.go gofmt, because that is a thing 2016-02-27 08:37:02 -06:00
user.go Registration works again. 2015-02-07 17:30:22 -06:00