gophish/models
2017-08-28 22:48:49 -05:00
..
attachment.go Added documentation for multiple endpoints. Fixes #54 2016-01-24 20:47:16 -06:00
campaign.go Updates all datetimes to use UTC on the backend. This includes a DB migration to convert existing dates. 2017-08-28 22:48:49 -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 Phishing emails are now sent in "First Last <email@domain.com>" format. 2017-06-16 22:21:08 -05:00
models.go Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
models_test.go Phishing emails are now sent in "First Last <email@domain.com>" format. 2017-06-16 22:21:08 -05:00
page.go Checks for input password fields are now case insensitive. Fixes #613 2017-05-26 20:18:51 -05:00
result.go Phishing emails are now sent in "First Last <email@domain.com>" format. 2017-06-16 22:21:08 -05:00
smtp.go Adding support for custom headers in sending profiles (#544) 2017-02-19 18:43:08 -06:00
template.go Adding support for custom headers in sending profiles (#544) 2017-02-19 18:43:08 -06:00
user.go Updating gorm constructs to support gorm v1.0 released yesterday. 2016-03-08 22:37:55 -06:00