gPanel/pkg/gpserver
2017-12-05 16:53:27 -06:00
..
apihandler.go setting server smtp settings is done 2017-12-05 16:53:27 -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 moved all servehttp functions into their own file 2017-11-28 16:52:13 -06:00