Browse Source

from pro to ce make all secondary users admins

abhishek9686 1 năm trước cách đây
mục cha
commit
988c3cf95d
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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