-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Description
With MAX_CREATION_LIMIT
Gitea admins can limit the number of repositories per user, and with DISABLE_REGULAR_ORG_CREATION
one can allow non-admins to create organizations.
But it would make sense to be able to limit the numbers of organizations a non-admin user can create. While I want to allow my users to create one or two orgs, I don't see any reason for 5 or 10 orgs. At the same time, they should be able to create as many repos as they want (well, at least a higher limit than the organizations).
If someone could implement that, we would be very grateful :)
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.