gPanel/pkg
2018-05-15 14:58:23 -05:00
..
api password length (>=8) 2018-04-24 19:40:27 +05:30
database 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
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 logos 2018-05-15 14:57:50 -05:00
gpserver logos 2018-05-15 14:57:50 -05:00
networking referencing #129, removed usage of gorilla/sessions and gorilla/context within code 2018-01-22 17:03:29 -06:00
public refactored for autocert, TLS has been implemented 2018-02-12 13:53:42 -06:00
router fixed issue where multiple bundles used the same instance of http.Server 2018-02-07 16:39:59 -06:00
routing use mime package, update tests 2017-10-28 13:59:57 -05:00