gophish/models
Jordan Wright 6b61b24f68 Merge branch 'master' into 78-store-smtp-settings
# Conflicts:
#	models/models_test.go
#	static/js/app/landing_pages.js
2016-02-28 22:08:39 -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 Merge branch 'master' into 78-store-smtp-settings 2016-02-28 22:08:39 -06:00
page.go Adding the ability to capture submitted data via the UI. Fixes #124 2016-02-25 19:58:49 -06: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