gPanel/pkg/api
2018-04-24 19:40:27 +05:30
..
bundle 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
domain changed fmt's to logs and i think i finished the router 2017-12-11 13:34:44 -06:00
ip referencing issue #93, deleting filtered ips now works 2017-11-30 17:19:44 -06:00
log fixed issues #87, #88 2017-11-28 16:24:55 -06:00
server resolves issue #71 2017-11-27 21:59:45 -06:00
settings 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
ssh 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
subdomain front end interface for adding/removing/listing subdomains for accounts is in place 2018-01-23 15:35:48 -06:00
user password length (>=8) 2018-04-24 19:40:27 +05:30
README.md referencing issue #59 2017-11-06 11:54:12 -06:00

API Documentation

Navigate inside of the folders of this package to see specific documentation on the various available APIs.