[PR #616] [CLOSED] Fixed nginx X-Forwarded-Proto to match the scheme ("http", "https") #644

Closed
opened 2026-02-27 15:59:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/616
Author: @0x6d61726b
Created: 10/26/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 5139008 Fixed nginx X-Forwarded-Proto to match the scheme ("http", "https")

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 conf/nginx/webvirtcloud.conf (+1 -1)

📄 Description

According to the specification of X-Forwarded-Proto, the value shall match the used protocol (e.g., "http", "https") which is provided as scheme variable in nginx.


🔄 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/retspen/webvirtcloud/pull/616 **Author:** [@0x6d61726b](https://github.com/0x6d61726b) **Created:** 10/26/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5139008`](https://github.com/retspen/webvirtcloud/commit/5139008545a7ffd938a0668d082b786be9e13303) Fixed nginx X-Forwarded-Proto to match the scheme ("http", "https") ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `conf/nginx/webvirtcloud.conf` (+1 -1) </details> ### 📄 Description According to the specification of [X-Forwarded-Proto](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-Proto), the value shall match the used protocol (e.g., "http", "https") which is provided as scheme variable in nginx. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#644
No description provided.