Преглед изворни кода

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