mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[PR #8608] [MERGED] Hotfix get picture #61112
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/8608
Author: @rragundez
Created: 1/16/2025
Status: ✅ Merged
Merged: 1/16/2025
Merged by: @tjbck
Base:
dev← Head:hotfix-get-picture📝 Commits (1)
91df1c5Add headers📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
backend/open_webui/utils/oauth.py(+7 -1)📄 Description
This pr adds the access token into the get request which is necessary to have the permission to retrieve the picture.
The changes try to not change the logic for other cases where the access_token is not necessary
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.