Просмотр исходного кода

from pro to ce make all secondary users admins

abhishek9686 1 год назад
Родитель
Сommit
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