mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-04 07:47:12 -05:00
[PR #338] [MERGED] feat: toggle signup enable from admin panel #107580
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/338
Author: @tjbck
Created: 1/1/2024
Status: ✅ Merged
Merged: 1/1/2024
Merged by: @tjbck
Base:
main← Head:disable-signup📝 Commits (1)
bb5bf39feat: toggle signup enable from admin panel📊 Changes
6 files changed (+171 additions, -30 deletions)
View changed files
📝
Dockerfile(+0 -1)📝
backend/apps/web/main.py(+2 -0)📝
backend/apps/web/routers/auths.py(+59 -28)📝
backend/apps/web/routers/users.py(+1 -0)📝
src/lib/apis/auths/index.ts(+54 -0)📝
src/routes/(app)/admin/+page.svelte(+55 -1)📄 Description
Resolves #313
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.