mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[PR #9195] [MERGED] [EASY] Set default picture to user.png #61189
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/9195
Author: @rragundez
Created: 1/31/2025
Status: ✅ Merged
Merged: 2/1/2025
Merged by: @tjbck
Base:
dev← Head:default-picture📝 Commits (1)
30e4b32Set default picture to user.png📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/open_webui/utils/oauth.py(+1 -1)📄 Description
If the user's picture cannot be retrieve via the URL provided by OAUTH then it is set to en empty string instead to the default
user.pngpicture. This PR addresses that.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.