mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[PR #24812] [CLOSED] fix: secure /api/config metadata leak for unauthenticated requests #115173
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/24812
Author: @emash
Created: 5/16/2026
Status: ❌ Closed
Base:
dev← Head:patch-1📝 Commits (1)
f8ad862fix: secure /api/config metadata leak for unauthenticated requests📊 Changes
1 file changed (+22 additions, -17 deletions)
View changed files
📝
backend/open_webui/main.py(+22 -17)📄 Description
Pull Request Checklist
devbranch.Changelog Entry
Description
/api/configwhere system metadata,VERSION, and fullfeaturesdict were unconditionally sent to unauthenticated clients.Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.