[PR #3075] [CLOSED] fix: Mixed Content w/ HTTPS #44227

Closed
opened 2026-04-29 18:14:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3075
Author: @Altair-Bueno
Created: 6/12/2024
Status: Closed

Base: devHead: main


📝 Commits (3)

📊 Changes

2 files changed (+2 additions, -3 deletions)

View changed files

📝 src/lib/constants.ts (+1 -2)
📝 src/routes/+layout.svelte (+1 -1)

📄 Description

Fixes Mixed Content w/ HTTPS #3069 #3074. Removes dangling constant


Changelog Entry

Fixed

  • Mixed Content w/ HTTPS

🔄 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/3075 **Author:** [@Altair-Bueno](https://github.com/Altair-Bueno) **Created:** 6/12/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (3) - [`c41b33c`](https://github.com/open-webui/open-webui/commit/c41b33c9c0722c84055a833802611f8ee39609d3) Merge pull request #3013 from open-webui/dev - [`0917fa6`](https://github.com/open-webui/open-webui/commit/0917fa6f4ac015810211d85eb41da5d335762952) Merge pull request #3056 from open-webui/dev - [`3f9041e`](https://github.com/open-webui/open-webui/commit/3f9041efb4ae347530a46a2da06230a3e3e2ae31) fix: Mixed Content w/ HTTPS #3069 ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/constants.ts` (+1 -2) 📝 `src/routes/+layout.svelte` (+1 -1) </details> ### 📄 Description Fixes Mixed Content w/ HTTPS #3069 #3074. Removes dangling constant --- # Changelog Entry ### Fixed - Mixed Content w/ HTTPS --- <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 18:14:43 -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#44227