gPanel/pkg/database
2018-04-06 15:37:35 -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 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
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