Is your feature request related to a problem? Please describe.
Cannot access comfy workflows since they are behind an authorization layer.
Describe the solution you'd like
Please add the possibilty to use an API key (bearer token) to the image generation workflow for comfy.
Describe alternatives you've considered
An alternative is to remove authorization which is deemed insecure and can have catastrophic consequences.
Originally created by @short-circuit on GitHub (Jun 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3232
**Is your feature request related to a problem? Please describe.**
Cannot access comfy workflows since they are behind an authorization layer.
**Describe the solution you'd like**
Please add the possibilty to use an API key (bearer token) to the image generation workflow for comfy.
**Describe alternatives you've considered**
An alternative is to remove authorization which is deemed insecure and can have catastrophic consequences.
@short-circuit commented on GitHub (Sep 20, 2024):
Can someone guide me on where to implement this change? Not really a lot of commented code, so don't really know where to set up shop in the admin component (I suppose?)
<!-- gh-comment-id:2363577858 -->
@short-circuit commented on GitHub (Sep 20, 2024):
Can someone guide me on where to implement this change? Not really a lot of commented code, so don't really know where to set up shop in the admin component (I suppose?)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @short-circuit on GitHub (Jun 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3232
Is your feature request related to a problem? Please describe.
Cannot access comfy workflows since they are behind an authorization layer.
Describe the solution you'd like
Please add the possibilty to use an API key (bearer token) to the image generation workflow for comfy.
Describe alternatives you've considered
An alternative is to remove authorization which is deemed insecure and can have catastrophic consequences.
@short-circuit commented on GitHub (Sep 20, 2024):
Can someone guide me on where to implement this change? Not really a lot of commented code, so don't really know where to set up shop in the admin component (I suppose?)
@short-circuit commented on GitHub (Dec 18, 2024):
closed with #7915