Commit Graph

20 Commits

Author SHA1 Message Date
Collin Montag e2ba60d3ac added importuser test 2020-05-18 15:07:23 -04:00
Collin Montag f655592a1c standard password error 2020-05-18 14:36:37 -04:00
Collin Montag b2a85ccecd ks importuser fix 2020-05-18 14:19:15 -04:00
Collin Montag e9218c733b ks importuser password check 2020-05-18 12:18:48 -04:00
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 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 b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00