Commit graph

19 commits

Author SHA1 Message Date
Pankaj Kumar Gautam
0530b96359
password length (>=8) 2018-04-24 19:40:27 +05:30
George Shaw
843e9a691a referencing #129, removed usage of gorilla/sessions and gorilla/context within code 2018-01-22 17:03:29 -06:00
George Shaw
7f5b8b6420 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
George Shaw
7f9136cf2a changing password of users now works in server 2017-12-01 16:54:22 -06:00
George Shaw
b9256cc335 deleting server users now works 2017-12-01 16:17:16 -06:00
George Shaw
70121afc6b adding new users to server now works in panel 2017-12-01 15:05:32 -06:00
Aaron
4babe59e9c resolves issue #71 2017-11-27 21:59:45 -06:00
George Shaw
e97c5c634c creating bundles is done 2017-11-15 16:00:05 -06:00
George Shaw
92c180e57d started to fix APIs since adding gpserver 2017-11-15 12:10:21 -06:00
George Shaw
75b65b5e86 starting to create server->account->public structure 2017-11-14 17:38:35 -06:00
George Shaw
fb472d2258 generalized user request data readme 2017-11-13 16:26:28 -06:00
George Shaw
9c186df91b issue #61 2017-11-13 16:02:35 -06:00
George Shaw
6e28648ce9 finished public server functionality and api to control it 2017-11-07 20:07:23 -06:00
George Shaw
ca7e6416f9 readme api curly braces 2017-11-06 12:12:30 -06:00
George Shaw
298367fb75 server api init and fixing user api readme 2017-11-06 12:10:47 -06:00
George Shaw
ddbdbabe48 referencing issue #59 2017-11-06 11:54:12 -06:00
George Shaw
08b94c3a4c referencing issue #57 2017-11-06 11:43:26 -06:00
George Shaw
b0bb87b2f0 refactored user api and removed some debug things in webhost 2017-11-03 17:23:10 -05:00
George Shaw
3461ffaec2 added jwt authentication 2017-11-03 17:18:26 -05:00