[PR #1701] [MERGED] Correctly escape backslashes in dns plugin credentials #3473

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1701
Author: @chaptergy
Created: 12/29/2021
Status: Merged
Merged: 1/2/2022
Merged by: @jc21

Base: developHead: escape-credential-backslashes


📝 Commits (1)

  • 9dd5644 Correctly escape backslashes in dns plugin credentials

📊 Changes

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

View changed files

📝 backend/internal/certificate.js (+4 -2)
📝 backend/setup.js (+3 -1)

📄 Description

Fixes https://github.com/jc21/nginx-proxy-manager/issues/1681


🔄 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/1701 **Author:** [@chaptergy](https://github.com/chaptergy) **Created:** 12/29/2021 **Status:** ✅ Merged **Merged:** 1/2/2022 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `escape-credential-backslashes` --- ### 📝 Commits (1) - [`9dd5644`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/9dd56441833c9de6e419cf74fff77820ae0f5f03) Correctly escape backslashes in dns plugin credentials ### 📊 Changes **2 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/certificate.js` (+4 -2) 📝 `backend/setup.js` (+3 -1) </details> ### 📄 Description Fixes https://github.com/jc21/nginx-proxy-manager/issues/1681 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:30:47 +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#3473
No description provided.