mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #8115] [MERGED] Fix drive integration #8957
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/8115
Author: @taylorwilsdon
Created: 12/26/2024
Status: ✅ Merged
Merged: 12/26/2024
Merged by: @tjbck
Base:
dev← Head:fix_drive_integration📝 Commits (9)
6f3e7eddebug: Add console logs for Google Drive Integration state changesc7cec21debug: Add detailed logging for Google Drive Integration state changes1c7ff7bfix: Initialize enableGoogleDriveIntegration with default value909c94eFix Google Drive integrationea11521Remove unnecessary logging1909112Remove logging24a3148formatting3cfb650Update .gitignoreefc4ad9Update Documents.svelte📊 Changes
2 files changed (+12 additions, -12 deletions)
View changed files
📝
backend/open_webui/config.py(+11 -11)📝
backend/open_webui/routers/retrieval.py(+1 -1)📄 Description
@tjbck only issue was the capitalization in
backend/open_webui/routers/retrieval.pybut I also reordered the env vars to be more sensible. Will submit a PR for documentation on the feature as well. I've built out an "Environment" tab in admin for my personal setup that I'd love to share later that will let you configure and manage things deployed as env vars ie oidc config & drive secrets🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.