gPanel/pkg
George Shaw b9f7c5d065 Fix import paths
* github.com/Ennovar/gPanel -> github.com/kentonh/gPanel
2018-09-21 20:13:49 -05:00
..
api Fix import paths 2018-09-21 20:13:49 -05:00
database Fix import paths 2018-09-21 20:13:49 -05:00
emailer added checks to bundle creation process, preventing most common errors, referencing issue #135. removed system package and instead using package github.com/george-e-shaw-iv/nixtools 2018-04-06 15:37:35 -05:00
encryption referencing issue #57 2017-11-06 11:43:26 -06:00
file restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though 2018-01-18 15:33:21 -06:00
gpaccount Fix import paths 2018-09-21 20:13:49 -05:00
gpserver Fix import paths 2018-09-21 20:13:49 -05:00
networking referencing #129, removed usage of gorilla/sessions and gorilla/context within code 2018-01-22 17:03:29 -06:00
public Fix import paths 2018-09-21 20:13:49 -05:00
router Fix import paths 2018-09-21 20:13:49 -05:00
routing use mime package, update tests 2017-10-28 13:59:57 -05:00