gPanel/pkg/gpserver
2017-12-12 15:59:12 -06:00
..
apihandler.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
authentication.go started to fix APIs since adding gpserver 2017-11-15 12:10:21 -06:00
bundles.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
defaults.go removing the redundent newline warnings 2017-12-05 13:07:27 -06:00
gpserver.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
servehttp.go referencing issue #81 2017-12-07 15:59:45 -06:00