mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #2941] RAG on password protected websites #67677
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?
Originally created by @mindspawn on GitHub (Jun 9, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2941
Today, WebBaseLoader downloads any user provided websites. However for sites that the user has a password to, it cannot work. This request is for whether we can have the web browser download the content (JavaScript?) and pass it to the backend thus reusing already authenticated browser sessions to such websites. e.g. NY Times