mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #6339] [MERGED] fix: get userinfo from endpoint, not only from token #21863
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/6339
Author: @Cyb4Black
Created: 10/22/2024
Status: ✅ Merged
Merged: 10/22/2024
Merged by: @tjbck
Base:
dev← Head:fix-not-rely-on-id-token-for-user-info📝 Commits (1)
1b5ac83fix: get userinfo from endpoint, not only from token📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
backend/open_webui/utils/oauth.py(+5 -0)📄 Description
as was suggested by @alvarolopez in #6262
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Testing: Have you written and run sufficient tests for validating the changes?Changelog Entry
Description
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.