mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #10684] [CLOSED] Searxng feature #9375
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/10684
Author: @nabeelraza-7
Created: 2/24/2025
Status: ❌ Closed
Base:
main← Head:searxng-feature📝 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 (+702 additions, -26 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(+29 -1)📝
backend/requirements.txt(+1 -1)📝
docker-compose.yaml(+33 -22)➕
searxng/settings.yml(+35 -0)➕
searxng/uwsgi.ini(+54 -0)📄 Description
Ran using
docker compose up -d🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.