DISABLE_REGULAR_ORG_CREATION is not working #2833

Closed
opened 2025-11-02 04:50:14 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @lachnerd on GitHub (Jan 28, 2019).

  • Gitea version (or commit ref): 1.7.0
  • Git version: ?
  • Operating system: Linux - Docker
  • Database (use [x]): mariadb 10.3.14
  • Can you reproduce the bug at https://try.gitea.io: Not relevant
  • Log gist:

Description

I tried DISABLE_REGULAR_ORG_CREATION=true to limit orga-creation only to admin users but still all users are able to create organizations.

I set the property to false & true in case i misunderstood the meaning but it didn't help.

Originally created by @lachnerd on GitHub (Jan 28, 2019). - Gitea version (or commit ref): 1.7.0 - Git version: ? - Operating system: Linux - Docker - Database (use `[x]`): mariadb 10.3.14 - Can you reproduce the bug at https://try.gitea.io: Not relevant - Log gist: ## Description I tried DISABLE_REGULAR_ORG_CREATION=true to limit orga-creation only to admin users but still all users are able to create organizations. I set the property to false & true in case i misunderstood the meaning but it didn't help.
GiteaMirror added the issue/confirmedtype/bug labels 2025-11-02 04:50:14 -06:00
Author
Owner

@adelowo commented on GitHub (Jan 28, 2019):

Hi, @lachnerd Thanks for the bug report. That config value wasn't actually being used while creating the user. I have sent a patch though.

@adelowo commented on GitHub (Jan 28, 2019): Hi, @lachnerd Thanks for the bug report. That config value wasn't actually being used while creating the user. I have sent a patch though.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2833