gPanel/pkg
2018-02-07 16:39:59 -06:00
..
api front end interface for adding/removing/listing subdomains for accounts is in place 2018-01-23 15:35:48 -06:00
database front end interface for adding/removing/listing subdomains for accounts is in place 2018-01-23 15:35:48 -06:00
emailer setting server smtp settings is done 2017-12-05 16:53:27 -06: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 fixed issue where multiple bundles used the same instance of http.Server 2018-02-07 16:39:59 -06:00
gpserver reworked reverse proxy domain router to utilize transport to throw 400 bad requests instead of having the server handle it. 2018-01-24 15:18:11 -06:00
networking referencing #129, removed usage of gorilla/sessions and gorilla/context within code 2018-01-22 17:03:29 -06:00
public fixed issue where multiple bundles used the same instance of http.Server 2018-02-07 16:39:59 -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
system 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