[GH-ISSUE #60] [Feature] Add an option to disable signups #6990

Closed
opened 2026-04-27 19:58:50 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @scorp200 on GitHub (Sep 7, 2024).
Original GitHub issue: https://github.com/moghtech/komodo/issues/60

currently the only available option is
KOMODO_ENABLE_NEW_USERS that disables new users by default

I would like to have an option to completely disable new user signups, no signup button and any api signup calls rejected
and call it something like KMODO_ALLOW_SIGNUP

Originally created by @scorp200 on GitHub (Sep 7, 2024). Original GitHub issue: https://github.com/moghtech/komodo/issues/60 currently the only available option is `KOMODO_ENABLE_NEW_USERS` that disables new users by default I would like to have an option to completely disable new user signups, no signup button and any api signup calls rejected and call it something like `KMODO_ALLOW_SIGNUP`
GiteaMirror added the done label 2026-04-27 19:58:50 -05:00
Author
Owner

@mbecker20 commented on GitHub (Sep 11, 2024):

Supported in 1.14.2 with environment variable KOMODO_DISABLE_USER_REGISTRATION

<!-- gh-comment-id:2344774458 --> @mbecker20 commented on GitHub (Sep 11, 2024): Supported in 1.14.2 with environment variable `KOMODO_DISABLE_USER_REGISTRATION`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#6990