gophish/models
Jordan 25cbaf92ce Changed templates to have a 1-1 relationship with user (will implement sharing differently later)
Working on implementing /api/template/:id methods
Removed API_Campaigns_Id_Launch method (will just POST using template from angularjs scope later)
2014-05-28 18:48:30 -05:00
..
campaign.go Fixed bug in deleting campaign 2014-05-27 16:13:30 -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 Integrated gorm with templates - Gorm integration complete 2014-03-27 13:19:57 -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