mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #23078] [CLOSED] fix(terminals): proxy admin terminal verification through backend #42642
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/23078
Author: @raashish1601
Created: 3/26/2026
Status: ❌ Closed
Base:
main← Head:fix/proxy-terminal-server-verification📝 Commits (1)
eded7d2fix(terminals): proxy admin verification through backend📊 Changes
3 files changed (+209 additions, -37 deletions)
View changed files
📝
backend/open_webui/routers/configs.py(+146 -0)📝
src/lib/apis/configs/index.ts(+48 -35)📝
src/lib/components/AddTerminalServerModal.svelte(+15 -2)📄 Description
Summary
Testing
Fixes #23048.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.