gophish/models
Jordan f3ddb7074a api/campaigns now also gets the Events and Template for the campaign(s)
Added templating functionality (TODO: Put the logic in a function to reduce boilerplate)
2014-06-26 19:55:56 -05:00
..
campaign.go api/campaigns now also gets the Events and Template for the campaign(s) 2014-06-26 19:55:56 -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 Added util package for handling misc. tasks 2014-06-21 21:06:16 -05:00
models.go Adding handling for campaign events 2014-06-25 21:01:01 -05:00
models_test.go Integrated gorm with templates - Gorm integration complete 2014-03-27 13:19:57 -05:00
smtp.go Refined models 2014-06-04 23:54:46 -05:00
template.go Refined models 2014-06-04 23:54:46 -05:00
user.go Integrated gorm with templates - Gorm integration complete 2014-03-27 13:19:57 -05:00