gPanel/pkg/database
George Shaw b9f7c5d065 Fix import paths
* github.com/Ennovar/gPanel -> github.com/kentonh/gPanel
2018-09-21 20:13:49 -05:00
..
database.go front end interface for adding/removing/listing subdomains for accounts is in place 2018-01-23 15:35:48 -06:00
domains.go fixed bundle deletion hangup and added support to view and delete all registered domains from gpanel server 2017-12-12 15:59:12 -06:00
ip_filtering.go server now checks for users and sets default user accordingly. did some package management for code readability in gpserver. also pulled the struct literals out of pkg/api/user and made it into a type in the database package. 2017-12-05 13:00:05 -06:00
settings.go Fix import paths 2018-09-21 20:13:49 -05:00
subdomains.go front end interface for adding/removing/listing subdomains for accounts is in place 2018-01-23 15:35:48 -06:00
users.go server now checks for users and sets default user accordingly. did some package management for code readability in gpserver. also pulled the struct literals out of pkg/api/user and made it into a type in the database package. 2017-12-05 13:00:05 -06:00