Jordan Wright
|
772fe28c06
|
Added config.json CLI flag: --config
|
2017-06-09 00:14:03 -05:00 |
Jordan Wright
|
2514bccb05
|
Bumped the version to 0.3 in preparation for the new binaries to be released.
|
2017-03-01 20:12:32 -06:00 |
Jordan Wright
|
f12af50d46
|
Adding support for Mysql (#442)
Thanks, @svigne1!
Fixes #53
|
2016-11-19 10:37:22 -06:00 |
Jordan Wright
|
670347e057
|
Bumping version number to 0.3-dev
|
2016-11-18 22:17:26 -06:00 |
Jordan Wright
|
3a37849324
|
Removed unneeded SMTP config in favor of the Sending Profiles. Fixes #434
|
2016-11-18 19:05:47 -06:00 |
Jordan Wright
|
33df3c3868
|
Added the version to the settings page.
|
2016-08-06 18:58:34 -05:00 |
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 |