Original PR: https://github.com/open-webui/open-webui/pull/21101 Author: @eoinmtreacy Created: 2/2/2026 Status: ❌ Closed
Base: main ← Head: decrypt-pdf-modal
main
decrypt-pdf-modal
0cc849f
e8ba811
6 files changed (+245 additions, -4 deletions)
📝 backend/open_webui/retrieval/loaders/main.py (+26 -0) 📝 backend/open_webui/routers/files.py (+1 -0) 📝 backend/open_webui/routers/retrieval.py (+1 -0) 📝 src/lib/components/chat/MessageInput.svelte (+35 -4) 📝 src/lib/components/chat/MessageInput/InputMenu.svelte (+45 -0) ➕ src/lib/components/chat/PasswordModal.svelte (+137 -0)
backend/open_webui/retrieval/loaders/main.py
backend/open_webui/routers/files.py
backend/open_webui/routers/retrieval.py
src/lib/components/chat/MessageInput.svelte
src/lib/components/chat/MessageInput/InputMenu.svelte
src/lib/components/chat/PasswordModal.svelte
Get the people going
🔄 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/21101
Author: @eoinmtreacy
Created: 2/2/2026
Status: ❌ Closed
Base:
main← Head:decrypt-pdf-modal📝 Commits (2)
0cc849fpassword in metadatae8ba811password modal📊 Changes
6 files changed (+245 additions, -4 deletions)
View changed files
📝
backend/open_webui/retrieval/loaders/main.py(+26 -0)📝
backend/open_webui/routers/files.py(+1 -0)📝
backend/open_webui/routers/retrieval.py(+1 -0)📝
src/lib/components/chat/MessageInput.svelte(+35 -4)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+45 -0)➕
src/lib/components/chat/PasswordModal.svelte(+137 -0)📄 Description
Get the people going
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.