gophish/models
Jordan a1b6218473 Refined models
Added *basic* worker functionality - emails get sent now! woo hoo!
2014-06-04 23:54:46 -05:00
..
campaign.go Refined models 2014-06-04 23:54:46 -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 Fixed double insertion of results when worker handles campaign (looks like a bug in gorm) 2014-05-28 22:20:58 -05:00
models.go Adding logic to handle getting the template for a campaign 2014-06-03 13:27:20 -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