mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #12643] [CLOSED] fix: support OneDrive organization accounts #61850
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/12643
Author: @hurxxxx
Created: 4/9/2025
Status: ❌ Closed
Base:
dev← Head:fix/onedrive-config-organization📝 Commits (4)
71c095afix: support onedrive business accountde6dd15Merge remote-tracking branch 'upstream/dev' into fix/onedrive-config-organization81639d6i18nb0cad28chore: remove unnecessary console log📊 Changes
59 files changed (+564 additions, -70 deletions)
View changed files
📝
backend/open_webui/config.py(+12 -0)📝
backend/open_webui/main.py(+16 -3)📝
backend/open_webui/routers/retrieval.py(+17 -0)📝
src/lib/apis/retrieval/index.ts(+2 -0)📝
src/lib/components/admin/Settings/Documents.svelte(+38 -0)📝
src/lib/i18n/locales/ar-BH/translation.json(+5 -0)📝
src/lib/i18n/locales/ar/translation.json(+5 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+5 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+5 -0)📝
src/lib/i18n/locales/bo-TB/translation.json(+5 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+5 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+5 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+5 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+5 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+5 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+5 -0)📝
src/lib/i18n/locales/el-GR/translation.json(+5 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+5 -0)📝
src/lib/i18n/locales/en-US/translation.json(+5 -0)📝
src/lib/i18n/locales/es-ES/translation.json(+5 -0)...and 39 more files
📄 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
Fixed
Screenshots or Videos
onedrive-org.webm
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.