mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #10775] [CLOSED] fix: Save comfy-ui api-key #45637
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/10775
Author: @cableman
Created: 2/25/2025
Status: ❌ Closed
Base:
dev← Head:feature/comfyui-api-key📝 Commits (1)
8056c22Ensured that comfy-ui api-key is saved and used📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
backend/open_webui/routers/images.py(+5 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
When using the comfy-ui for image generation and have the login package installed in comfy-ui. It also protects the API, but the API-key is not stored in the database on settings save.
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.