mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 17:02:01 -05:00
[PR #24489] [CLOSED] fix: validate redirect targets during RAG web ingestion #82551
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/24489
Author: @Dawn-Fighter
Created: 5/9/2026
Status: ❌ Closed
Base:
dev← Head:fix-rag-redirect-validation📝 Commits (1)
bd0cd12fix: validate redirect targets during RAG web ingestion📊 Changes
2 files changed (+51 additions, -2 deletions)
View changed files
📝
backend/open_webui/retrieval/utils.py(+2 -2)📝
backend/open_webui/retrieval/web/utils.py(+49 -0)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch. PRs targetingmainwill be immediately closed.dev.fixprefix.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Manual validation performed:
/healthreturned200 {"status": true}/readyreturned200 {"status": true}No test files are included.
Screenshots or Videos
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.