gophish/models
ChessSpider 94794939f6 Ability to specify different Envelope-Sender and SMTP-From address (#986)
Adds the ability to specify an envelope sender in templates.
2018-03-26 21:28:59 -05:00
..
attachment.go Added documentation for multiple endpoints. Fixes #54 2016-01-24 20:47:16 -06:00
campaign.go Adding "Report Email" Support (#1014) 2018-03-18 22:03:00 -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
email_request.go Ability to specify different Envelope-Sender and SMTP-From address (#986) 2018-03-26 21:28:59 -05:00
email_request_test.go Ability to specify different Envelope-Sender and SMTP-From address (#986) 2018-03-26 21:28:59 -05:00
group.go Phishing emails are now sent in "First Last <email@domain.com>" format. 2017-06-16 22:21:08 -05:00
group_test.go Isolate model tests (#933) 2018-01-19 18:11:00 -06:00
maillog.go Ability to specify different Envelope-Sender and SMTP-From address (#986) 2018-03-26 21:28:59 -05:00
maillog_test.go Ability to specify different Envelope-Sender and SMTP-From address (#986) 2018-03-26 21:28:59 -05:00
models.go Adding "Report Email" Support (#1014) 2018-03-18 22:03:00 -05:00
models_test.go If Subject is empty, don't set the header 2018-02-10 13:46:08 -06:00
page.go Checks for input password fields are now case insensitive. Fixes #613 2017-05-26 20:18:51 -05:00
page_test.go Isolate model tests (#933) 2018-01-19 18:11:00 -06:00
result.go Adding "Report Email" Support (#1014) 2018-03-18 22:03:00 -05:00
result_test.go Isolate model tests (#933) 2018-01-19 18:11:00 -06:00
smtp.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
smtp_test.go Isolate model tests (#933) 2018-01-19 18:11:00 -06:00
template.go Ability to specify different Envelope-Sender and SMTP-From address (#986) 2018-03-26 21:28:59 -05:00
user.go Refactor GetUserByUsername method not to suppress an error (#920) 2018-01-11 18:37:38 -06:00
user_test.go Separate user model test cases into a independent test file (#930) 2018-01-18 19:54:12 -06:00