[PR #338] [MERGED] feat: toggle signup enable from admin panel #35899

Closed
opened 2026-04-25 10:02:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: disable-signup


📝 Commits (1)

  • bb5bf39 feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/338 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 1/1/2024 **Status:** ✅ Merged **Merged:** 1/1/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `disable-signup` --- ### 📝 Commits (1) - [`bb5bf39`](https://github.com/open-webui/open-webui/commit/bb5bf3964e6ceda26c0cd734561547458ee50744) feat: toggle signup enable from admin panel ### 📊 Changes **6 files changed** (+171 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Resolves #313 --- <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 2026-04-25 10:02:17 -05: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#35899