[PR #110] [MERGED] feat: auth header support #6962

Closed
opened 2025-11-11 17:12:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/110
Author: @tjbck
Created: 11/14/2023
Status: Merged
Merged: 11/14/2023
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (3)

  • 87ad2ac feat: auth header support
  • 22ca546 Merge branch 'main' into dev
  • 611b10a doc: auth header support added to features

📊 Changes

4 files changed (+173 additions, -5 deletions)

View changed files

📝 README.md (+2 -0)
📝 src/lib/components/chat/SettingsModal.svelte (+164 -1)
📝 src/lib/components/common/Modal.svelte (+1 -1)
📝 src/routes/+page.svelte (+6 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/110 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 11/14/2023 **Status:** ✅ Merged **Merged:** 11/14/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (3) - [`87ad2ac`](https://github.com/open-webui/open-webui/commit/87ad2ac6c724c217d0890de8e7d391cd6fea85cc) feat: auth header support - [`22ca546`](https://github.com/open-webui/open-webui/commit/22ca5466fd27fbe649036476a59818bdb281bd7f) Merge branch 'main' into dev - [`611b10a`](https://github.com/open-webui/open-webui/commit/611b10a79d49bfb691593400a1c9e84ccd2e88bc) doc: auth header support added to features ### 📊 Changes **4 files changed** (+173 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `src/lib/components/chat/SettingsModal.svelte` (+164 -1) 📝 `src/lib/components/common/Modal.svelte` (+1 -1) 📝 `src/routes/+page.svelte` (+6 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:12:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6962