[PR #8620] [MERGED] fix: incorrectly indexing the key userinfo in the token. #22258

Closed
opened 2026-04-20 04:01:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/8620
Author: @Tryanks
Created: 1/16/2025
Status: Merged
Merged: 1/16/2025
Merged by: @tjbck

Base: devHead: dev


📝 Commits (1)

  • 4b6700a fixed: incorrectly indexing the key userinfo in the token.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/open_webui/utils/oauth.py (+1 -1)

📄 Description

Fixed #8619

Changelog Entry

Fixed

  • Modified the method of retrieving userinfo from the token to fix #8619.

🔄 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/8620 **Author:** [@Tryanks](https://github.com/Tryanks) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`4b6700a`](https://github.com/open-webui/open-webui/commit/4b6700a4b21347733fe83d22256406605137539e) fixed: incorrectly indexing the key userinfo in the token. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/utils/oauth.py` (+1 -1) </details> ### 📄 Description Fixed #8619 # Changelog Entry ### Fixed - Modified the method of retrieving `userinfo` from the token to fix #8619. --- <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-04-20 04:01:29 -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#22258