This website requires JavaScript.
Explore
Help
Sign in
github
/
gPanel
Watch
2
Star
0
Fork
You've already forked gPanel
0
mirror of
https://github.com/donl/gPanel.git
synced
2026-05-26 06:12:20 -06:00
Code
Issues
Projects
Packages
Wiki
Activity
Actions
c3d0aaa714
gPanel
/
pkg
History
Download ZIP
Download TAR.GZ
Andrew Siegman
c3d0aaa714
use mime package, update tests
2017-10-28 13:59:57 -05:00
..
api
check if user already exists in registration process
2017-10-27 14:32:00 -05:00
database
removing types from global constants/variables with declarations in database package
2017-10-26 14:58:06 -05:00
encryption
updated user api to use hashed passwords
2017-10-26 16:37:09 -05:00
logging
minor refactor
2017-10-28 13:59:55 -05:00
networking
refactoring/following conventions/fixing packages/fixing architecture
2017-10-23 14:45:43 -05:00
public
Added some needed comments, removed all literal HTTP codes and replaced them with the constants from the http package. Changed the way auth API works by returning a status code that returns the correct status of success (eventually I'm thinking we'll return a login token of sorts).
2017-10-25 14:46:21 -05:00
routing
use mime package, update tests
2017-10-28 13:59:57 -05:00
webhost
Added some needed comments, removed all literal HTTP codes and replaced them with the constants from the http package. Changed the way auth API works by returning a status code that returns the correct status of success (eventually I'm thinking we'll return a login token of sorts).
2017-10-25 14:46:21 -05:00