mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #3328] [MERGED] feat: Supports making requests to the Automatic1111 backend when running with the --api-auth parameter #8018
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/3328
Author: @FuturePrayer
Created: 6/20/2024
Status: ✅ Merged
Merged: 6/25/2024
Merged by: @tjbck
Base:
dev← Head:AUTOMATIC1111_api_auth_support📝 Commits (4)
bec0427Add AUTOMATIC1111_API_AUTH supportd316016Complete missing commase16ae92complate missing field AUTOMATIC1111_API_AUTH36de657fix issue with i18n📊 Changes
4 files changed (+75 additions, -18 deletions)
View changed files
📝
backend/apps/images/main.py(+38 -16)📝
backend/config.py(+5 -0)📝
src/lib/components/admin/Settings/Images.svelte(+28 -2)📝
src/lib/i18n/locales/zh-CN/translation.json(+4 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
--api-authparameter.Added
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.