[PR #1456] [MERGED] feat: allow adding SSH authorized key for root (advanced settings) by @dsiebel #3181

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1456
Author: @MickLesk
Created: 1/13/2025
Status: Merged
Merged: 1/13/2025
Merged by: @MickLesk

Base: mainHead: ssh_keys


📝 Commits (2)

  • 24ab72c feat: allow adding SSH authorized key for root (advanced settings) by @dsiebel
  • 64a4dfd remove spaces

📊 Changes

1 file changed (+25 additions, -15 deletions)

View changed files

📝 misc/build.func (+25 -15)

📄 Description

✍️ Description

Provide a summary of the changes made and/or reference the issue being addressed.

Adding SSH Autohrized Key for root (advanced settings)
-> Original by @dsiebel (only migrated by me)

Me: remove some unneeded spaces



🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/community-scripts/ProxmoxVE/pull/1456 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/13/2025 **Status:** ✅ Merged **Merged:** 1/13/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `ssh_keys` --- ### 📝 Commits (2) - [`24ab72c`](https://github.com/community-scripts/ProxmoxVE/commit/24ab72c1a13d83b30f3f3b030f8485625fa33068) feat: allow adding SSH authorized key for root (advanced settings) by @dsiebel - [`64a4dfd`](https://github.com/community-scripts/ProxmoxVE/commit/64a4dfdc37ee60624bf4500d2c6c6e266629d108) remove spaces ### 📊 Changes **1 file changed** (+25 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `misc/build.func` (+25 -15) </details> ### 📄 Description ## ✍️ Description Provide a summary of the changes made and/or reference the issue being addressed. Adding SSH Autohrized Key for root (advanced settings) -> Original by @dsiebel (only migrated by me) Me: remove some unneeded spaces - - - - Related PR: #1060 - Related Discussion: #860 --- ## 🛠️ Type of Change Please check the relevant options: - [ ] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) - [x] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:32:41 +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/ProxmoxVE#3181
No description provided.