Jordan Wright
|
32aaa15da7
|
Added documentation for multiple endpoints. Fixes #54
|
2016-01-24 20:47:16 -06:00 |
|
Jordan Wright
|
379edf73a3
|
Adding first round of database migrations using goose
|
2016-01-18 21:13:32 -06:00 |
|
William Woodson
|
44852546e0
|
Added UseTLS config option for both Admin and Phish servers
|
2016-01-17 10:45:13 -06:00 |
|
Jordan
|
c9d00059b0
|
Updated dashboard diagrams
|
2014-07-05 22:57:17 -05:00 |
|
Jordan
|
0f603e6501
|
Added http handler for phishing endpoint - Will add content soon
Updated config.go to reflect the new changes
|
2014-06-29 16:44:16 -05:00 |
|
Jordan
|
cb9c405f46
|
Added better testing with gocheck
Fixed some typos leading to syntax errors
TODO: Finish up gorm integration into templates
|
2014-03-26 21:42:07 -05:00 |
|
Jordan
|
584d7dbc23
|
Major refactoring - modularized models into separate files. Removed db package (moved to models)
I will be looking to migrate to gorm (instead of gorp) soon!
|
2014-03-24 22:31:33 -05:00 |
|
Jordan
|
7f084760f9
|
Major refactoring - created auth, config, models, controllers, and middleware packages. Should help provide modularity and a clean architecture.
Added doc.go for each package
|
2014-01-09 00:42:05 -06:00 |
|