mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:34:13 -05:00
[PR #17622] [CLOSED] Merge Upstream #24494
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/17622
Author: @saad039
Created: 9/20/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
96c00d4feat: adds user whitelisting for signup's550146achore: merge upstream7cb4343fix: increases node heap limit31488edmerge: new changes1d420d5Merge branch 'open-webui-main'430b1e6feat: adds searx integrationbd32794chore: fixes volumes specse2c0d97chore: updates envdf2030fchore: adds searx but broken9865e21chore: resolves conflicts and merges upstream📊 Changes
9 files changed (+711 additions, -25 deletions)
View changed files
📝
.env.example(+2 -1)📝
Dockerfile(+1 -1)➕
backend/open_webui/apps/webui/routers/auths.py(+527 -0)📝
backend/open_webui/constants.py(+20 -0)📝
backend/open_webui/routers/auths.py(+31 -1)📝
backend/requirements.txt(+2 -0)📝
docker-compose.yaml(+39 -22)➕
searxng/settings.yml(+35 -0)➕
searxng/uwsgi.ini(+54 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.