mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-17 20:43:32 -05:00
[PR #998] [MERGED] Fix enable signup env #7350
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:patch-1📝 Commits (2)
6c70d0fMerge pull request #996 from open-webui/deva12b5ffFix enable signup env📊 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.