[PR #309] [MERGED] fix: api route issue over https #43298

Closed
opened 2026-04-29 17:25:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/309
Author: @tjbck
Created: 12/28/2023
Status: Merged
Merged: 12/28/2023
Merged by: @tjbck

Base: mainHead: https-fix


📝 Commits (2)

  • f70fadd fix: https connection issue
  • bdc1313 fix: trailing slash added to api routes

📊 Changes

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

View changed files

📝 backend/dev.sh (+1 -1)
📝 backend/start.sh (+1 -1)
📝 src/lib/apis/auths/index.ts (+1 -1)
📝 src/lib/apis/users/index.ts (+1 -1)

📄 Description

Resolves #303


🔄 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/309 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 12/28/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `https-fix` --- ### 📝 Commits (2) - [`f70fadd`](https://github.com/open-webui/open-webui/commit/f70fadd70c4b2211687cc37e8cbb1ccbfbfecdf6) fix: https connection issue - [`bdc1313`](https://github.com/open-webui/open-webui/commit/bdc131378f1399834c2bf1ad78a90279d905fb7a) fix: trailing slash added to api routes ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `backend/dev.sh` (+1 -1) 📝 `backend/start.sh` (+1 -1) 📝 `src/lib/apis/auths/index.ts` (+1 -1) 📝 `src/lib/apis/users/index.ts` (+1 -1) </details> ### 📄 Description Resolves #303 --- <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 2026-04-29 17:25:47 -05: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#43298