Catchup with main 2.8.1
Compare changes
Files
55@@ -26,9 +26,11 @@ import (
@@ -46,8 +48,7 @@ func checkError(err error) {
@@ -59,24 +60,74 @@ func AddUser(user UserInfo, connectionInfo DbInfo) {
@@ -89,9 +140,9 @@ func RemoveUser(user UserInfo, connectionInfo DbInfo) {