gophish/models
Shuhei Kitagawa 405bc5effe Refactor GetUserByUsername method not to suppress an error (#920)
Also adding some other tests for the User models.
2018-01-11 18:37:38 -06:00
..
attachment.go Added documentation for multiple endpoints. Fixes #54 2016-01-24 20:47:16 -06:00
campaign.go Removing duplicates in campaigns. Fixes #855 2017-12-11 22:12:17 -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
email_request.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
email_request_test.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
group.go Phishing emails are now sent in "First Last <email@domain.com>" format. 2017-06-16 22:21:08 -05:00
maillog.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
maillog_test.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
models.go Refactor GetUserByUsername method not to suppress an error (#920) 2018-01-11 18:37:38 -06:00
models_test.go Refactor GetUserByUsername method not to suppress an error (#920) 2018-01-11 18:37:38 -06:00
page.go Checks for input password fields are now case insensitive. Fixes #613 2017-05-26 20:18:51 -05:00
result.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
smtp.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
smtp_test.go Email refactoring (#878) 2017-12-09 15:42:07 -06:00
template.go Adding support for custom headers in sending profiles (#544) 2017-02-19 18:43:08 -06:00
user.go Refactor GetUserByUsername method not to suppress an error (#920) 2018-01-11 18:37:38 -06:00