[PR #538] fix: properly unescape ssh keys #538

Open
opened 2026-02-28 00:42:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/538
Author: @nE0sIghT
Created: 1/26/2026
Status: 🔄 Open

Base: masterHead: ssh-unescape


📝 Commits (1)

  • 3a1d3f4 fix: properly unescape ssh keys

📊 Changes

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

View changed files

📝 proxmox/type__authorizedkey.go (+7 -8)

📄 Description

This PR fixes incorrect ssh key handling when non-ascii characters are present in the ssh key comment.

This behavior works correctly in provider version 2.


🔄 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/Telmate/proxmox-api-go/pull/538 **Author:** [@nE0sIghT](https://github.com/nE0sIghT) **Created:** 1/26/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `ssh-unescape` --- ### 📝 Commits (1) - [`3a1d3f4`](https://github.com/Telmate/proxmox-api-go/commit/3a1d3f488b2e76bc13f43299b016b69720012722) fix: properly unescape ssh keys ### 📊 Changes **1 file changed** (+7 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/type__authorizedkey.go` (+7 -8) </details> ### 📄 Description This PR fixes incorrect ssh key handling when non-ascii characters are present in the ssh key comment. This behavior works correctly in provider version 2. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/proxmox-api-go#538
No description provided.