[PR #4630] [CLOSED] File System Permissions #3919

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4630
Author: @mcpattrsn
Created: 7/4/2025
Status: Closed

Base: developHead: develop


📝 Commits (1)

📊 Changes

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

View changed files

📝 backend/internal/certificate.js (+13 -3)

📄 Description

Always write custom and temporary private keys with restrictive permissions (e.g., 0600). This is to be consistent with all sensitive information.


🔄 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/4630 **Author:** [@mcpattrsn](https://github.com/mcpattrsn) **Created:** 7/4/2025 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`8540148`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/85401486eb5f8ab0fc3d26c25f344273f846326d) File System Permissions ### 📊 Changes **1 file changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/certificate.js` (+13 -3) </details> ### 📄 Description Always write custom and temporary private keys with restrictive permissions (e.g., 0600). This is to be consistent with all sensitive information. --- <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:27 +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#3919
No description provided.