mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #10366] [MERGED] Fix: Add nested claim search for group oauth management #22511
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/10366
Author: @tarmst
Created: 2/19/2025
Status: ✅ Merged
Merged: 2/19/2025
Merged by: @tjbck
Base:
dev← Head:fix-no-nested-claims-for-group-oauth📝 Commits (1)
efe3bcaAdd nested claim search for groups oauth claim📊 Changes
1 file changed (+8 additions, -1 deletions)
View changed files
📝
backend/open_webui/utils/oauth.py(+8 -1)📄 Description
Pull Request Checklist
Intended to fix issue here: https://github.com/open-webui/open-webui/issues/7102#issuecomment-2668393339
Before submitting, make sure you've checked the following:
devbranch.requirements.txtto build the docker image. See here: https://github.com/open-webui/open-webui/pull/10347Changelog Entry
Description
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.