[PR #4292] [MERGED] feat: change htpasswd to openssl #3859

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4292
Author: @icaksh
Created: 1/12/2025
Status: Merged
Merged: 2/5/2025
Merged by: @jc21

Base: developHead: patch-1


📝 Commits (1)

  • 59362b7 feat: change htpasswd to openssl

📊 Changes

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

View changed files

📝 backend/internal/access-list.js (+7 -2)

📄 Description

use openssl instead of htpasswd for easier manual installation without Docker. Installing apache2-utils only for htpasswd is not a good idea.


🔄 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/4292 **Author:** [@icaksh](https://github.com/icaksh) **Created:** 1/12/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`59362b7`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/59362b7477cfe998986473a7c2e2fa9583057be4) feat: change htpasswd to openssl ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/access-list.js` (+7 -2) </details> ### 📄 Description use openssl instead of htpasswd for easier manual installation without Docker. Installing apache2-utils only for htpasswd is not a good idea. --- <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:13 +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#3859
No description provided.