[PR #8608] [MERGED] Hotfix get picture #61112

Closed
opened 2026-05-06 04:25:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: hotfix-get-picture


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/8608 **Author:** [@rragundez](https://github.com/rragundez) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `hotfix-get-picture` --- ### 📝 Commits (1) - [`91df1c5`](https://github.com/open-webui/open-webui/commit/91df1c56b23bbf616aa8a191d80a489ecd905fd6) Add headers ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/utils/oauth.py` (+7 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 04:25:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#61112