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-31 06:12:34 -06:00
Code
Issues
Projects
Packages
Wiki
Activity
Actions
1e4c3849dd
gPanel
/
pkg
History
Download ZIP
Download TAR.GZ
George Shaw
8408d1f23b
created session handler, session testing, implemented sessions to keep track of user authentication in the backend and implemented user logout api
2017-10-31 18:05:48 -05:00
..
api
created session handler, session testing, implemented sessions to keep track of user authentication in the backend and implemented user logout api
2017-10-31 18:05:48 -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
created session handler, session testing, implemented sessions to keep track of user authentication in the backend and implemented user logout api
2017-10-31 18:05:48 -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
created session handler, session testing, implemented sessions to keep track of user authentication in the backend and implemented user logout api
2017-10-31 18:05:48 -05:00