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
main
disable-signup
bb5bf39
6 files changed (+171 additions, -30 deletions)
📝 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)
Dockerfile
backend/apps/web/main.py
backend/apps/web/routers/auths.py
backend/apps/web/routers/users.py
src/lib/apis/auths/index.ts
src/routes/(app)/admin/+page.svelte
Resolves #313
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.