[PR #4232] [CLOSED] Disable must staple #3847

Closed
opened 2026-02-26 08:32:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4232
Author: @Zoey2936
Created: 12/14/2024
Status: Closed

Base: developHead: disable-must-staple


📝 Commits (10+)

  • 19a304d init
  • 920bce6 add php
  • d7db552 changes on ssl
  • 6c56070 rebrand SSL to TLS
  • c3f5d93 remove php7 & php8.0
  • 5a89e9e change paths and make quic be enabled sepperat
  • e0be3a5 allow to change dummycert
  • 45895ac enable ssl_early_data, default enable http2, option to enable brotli, fix shellcheck
  • 14c2253 make image smaller + allow long passwd + dep updates + fix compression/misspellings
  • 309e817 upstream changes (npm/nginx/dependencies) + add eslint

📊 Changes

367 files changed (+9601 additions, -23985 deletions)

View changed files

.gitattributes (+1 -0)
.github/ISSUE_TEMPLATE/bug_report.md (+0 -55)
.github/ISSUE_TEMPLATE/dns_challenge_request.md (+0 -18)
.github/ISSUE_TEMPLATE/feature_request.md (+0 -32)
.github/delete-merged-branch-config.yml (+5 -0)
.github/workflows/caddy-fmt.yml (+29 -0)
.github/workflows/caddy-latest.yml (+38 -0)
.github/workflows/caddy.yml (+53 -0)
.github/workflows/dependency-updates.yml (+61 -0)
.github/workflows/docker-latest.yml (+47 -0)
.github/workflows/docker.yml (+109 -0)
.github/workflows/dockerlint.yml (+28 -0)
.github/workflows/json.yml (+14 -0)
.github/workflows/shellcheck.yml (+17 -0)
.github/workflows/spellcheck.yml (+18 -0)
.github/workflows/stale.yml (+0 -21)
.github/workflows/update-and-lint.yml (+34 -0)
📝 .gitignore (+787 -7)
.imgbotconfig (+6 -0)
.whitesource (+13 -0)

...and 80 more files

📄 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/NginxProxyManager/nginx-proxy-manager/pull/4232 **Author:** [@Zoey2936](https://github.com/Zoey2936) **Created:** 12/14/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `disable-must-staple` --- ### 📝 Commits (10+) - [`19a304d`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/19a304d9ce8a5a28913f4bccbb9df70d1cb50c30) init - [`920bce6`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/920bce627a19c84978cce04428c0dde4f31a9bf8) add php - [`d7db552`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/d7db5527d9636a5734b7dbc4233cb3a60fcf9c67) changes on ssl - [`6c56070`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/6c56070a46ea5734bd4df8f30b5c769576d72adc) rebrand SSL to TLS - [`c3f5d93`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/c3f5d93acb3ba873d88d8711935cfe88a30af927) remove php7 & php8.0 - [`5a89e9e`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/5a89e9e8e8a6ca42bb45fa1b5f6c263c35fb954e) change paths and make quic be enabled sepperat - [`e0be3a5`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/e0be3a5ea3a6a5027a82f3ad9b3e85fb5b2bd996) allow to change dummycert - [`45895ac`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/45895ac53e8e5ffc1452b62a003899eca5133ce6) enable ssl_early_data, default enable http2, option to enable brotli, fix shellcheck - [`14c2253`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/14c2253721df218bfca8675c6e061a675964aa5a) make image smaller + allow long passwd + dep updates + fix compression/misspellings - [`309e817`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/309e81747e0ce68e20c7c2d75f1cf8ba34946f3f) upstream changes (npm/nginx/dependencies) + add eslint ### 📊 Changes **367 files changed** (+9601 additions, -23985 deletions) <details> <summary>View changed files</summary> ➕ `.gitattributes` (+1 -0) ➖ `.github/ISSUE_TEMPLATE/bug_report.md` (+0 -55) ➖ `.github/ISSUE_TEMPLATE/dns_challenge_request.md` (+0 -18) ➖ `.github/ISSUE_TEMPLATE/feature_request.md` (+0 -32) ➕ `.github/delete-merged-branch-config.yml` (+5 -0) ➕ `.github/workflows/caddy-fmt.yml` (+29 -0) ➕ `.github/workflows/caddy-latest.yml` (+38 -0) ➕ `.github/workflows/caddy.yml` (+53 -0) ➕ `.github/workflows/dependency-updates.yml` (+61 -0) ➕ `.github/workflows/docker-latest.yml` (+47 -0) ➕ `.github/workflows/docker.yml` (+109 -0) ➕ `.github/workflows/dockerlint.yml` (+28 -0) ➕ `.github/workflows/json.yml` (+14 -0) ➕ `.github/workflows/shellcheck.yml` (+17 -0) ➕ `.github/workflows/spellcheck.yml` (+18 -0) ➖ `.github/workflows/stale.yml` (+0 -21) ➕ `.github/workflows/update-and-lint.yml` (+34 -0) 📝 `.gitignore` (+787 -7) ➕ `.imgbotconfig` (+6 -0) ➕ `.whitesource` (+13 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:32:10 +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/nginx-proxy-manager-NginxProxyManager#3847
No description provided.