浏览代码

from pro to ce make all secondary users admins

abhishek9686 1 年之前
父节点
当前提交
988c3cf95d
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      migrate/migrate.go

+ 0 - 3
migrate/migrate.go

@@ -375,9 +375,6 @@ func syncUsers() {
 			} else {
 				user.PlatformRoleID = models.ServiceUser
 			}
-			if !servercfg.IsPro && !user.IsSuperAdmin {
-				user.PlatformRoleID = models.AdminRole
-			}
 			logic.UpsertUser(user)
 			if len(user.RemoteGwIDs) > 0 {
 				// define user roles for network