Commit Graph

18 Commits

Author SHA1 Message Date
Anil Dasari deb71d519c remove keyvalue slice 2020-05-12 10:15:33 +05:30
Anil Dasari 59e38e369c error descrption fix 2020-05-12 10:10:46 +05:30
Anil Dasari 4ba3a9fd8c review comment: delete prefix db data 2020-05-12 03:19:16 +05:30
Anil Dasari 8c2b71e00b refactoring and styling fix 2020-05-12 00:46:26 +05:30
Anil Dasari 8b83cb5175 review comments: remove from all dbs 2020-05-12 00:41:04 +05:30
Anil Dasari c81521a454 comments typo correction 2020-05-07 13:08:42 +05:30
Anil Dasari b096ee6771 add DeleteUser rpc 2020-05-07 13:00:27 +05:30
StephenButtolph 1092abe844 Changed to support 1-way connections 2020-04-18 20:34:19 -04:00
StephenButtolph 946f2b3545 cleaned up keystore API + improved batching 2020-04-04 16:57:13 -04:00
swdee 05a2bcbef5 fix spelling typo 2020-03-18 07:53:25 +13:00
swdee 93d2e66c21 fix build problem with limiting length of username output when logging 2020-03-17 08:55:52 +13:00
swdee d27aa66996 changed error message when password is rejected 2020-03-17 08:31:37 +13:00
swdee 2d0f56bbaf log call to createuser even if rejected by username/password length being to long 2020-03-17 08:22:16 +13:00
swdee 946fb662a2 added in checking of password strength when creating a new user 2020-03-14 10:04:57 +13:00
swdee 33ed4b5d24 change format of errUserPassMaxLength 2020-03-14 08:29:42 +13:00
swdee 1aef6e1cb3 added sanity checks on user/pass string length when creating user via RPC API 2020-03-13 22:28:32 +13:00
StephenButtolph 2f1f4ddd23 Added a GetNodeID API call to the admin api 2020-03-12 12:30:05 -04:00
StephenButtolph b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00