gophish/models
William Woodson 80fc04924d Added handling to /util/send_test_email to use default on empty template and accept a validated SMTP object from send test email workflow on sending profiles page 2016-02-27 08:32:10 -06:00
..
attachment.go Added documentation for multiple endpoints. Fixes #54 2016-01-24 20:47:16 -06:00
campaign.go Added handling to /util/send_test_email to use default on empty template and accept a validated SMTP object from send test email workflow on sending profiles page 2016-02-27 08:32:10 -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 Added handling to /util/send_test_email to use default on empty template and accept a validated SMTP object from send test email workflow on sending profiles page 2016-02-27 08:32:10 -06:00
user.go Registration works again. 2015-02-07 17:30:22 -06:00