gophish/models
Jordan 851ba9de30 Fixed double insertion of results when worker handles campaign (looks like a bug in gorm)
Removed handy abbreviation due to latest commit in gorm (this is why we can't have nice things :smile)
2014-05-28 22:20:58 -05:00
..
campaign.go Fixed double insertion of results when worker handles campaign (looks like a bug in gorm) 2014-05-28 22:20:58 -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 Changed templates to have a 1-1 relationship with user (will implement sharing differently later) 2014-05-28 18:48:30 -05:00
models_test.go Integrated gorm with templates - Gorm integration complete 2014-03-27 13:19:57 -05:00
template.go Changed templates to have a 1-1 relationship with user (will implement sharing differently later) 2014-05-28 18:48:30 -05:00
user.go Integrated gorm with templates - Gorm integration complete 2014-03-27 13:19:57 -05:00