[PR #998] [MERGED] Fix enable signup env #7350

Closed
opened 2025-11-11 17:24:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/998
Author: @chamburr
Created: 3/2/2024
Status: Merged
Merged: 3/2/2024
Merged by: @tjbck

Base: devHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/config.py (+1 -1)

📄 Description

Convert the sign up environmental variable to a bool, otherwise sign up cannot be disabled.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/998 **Author:** [@chamburr](https://github.com/chamburr) **Created:** 3/2/2024 **Status:** ✅ Merged **Merged:** 3/2/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`6c70d0f`](https://github.com/open-webui/open-webui/commit/6c70d0f770ce4b0acf8d2a33eb7c0f27ffbed631) Merge pull request #996 from open-webui/dev - [`a12b5ff`](https://github.com/open-webui/open-webui/commit/a12b5ffab3d4f0aaa058723bd5e84943c9ff5a79) Fix enable signup env ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/config.py` (+1 -1) </details> ### 📄 Description Convert the sign up environmental variable to a bool, otherwise sign up cannot be disabled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:24:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7350