mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 12:45:50 +03:00
[PR #468] [MERGED] fix: advanced modal SSH key discovery and tags delimiter #465
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#465
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/468
Author: @michelroegl-brunner
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @michelroegl-brunner
Base:
main← Head:fix/465📝 Commits (1)
db12ac4fix: advanced modal SSH key discovery and tags delimiter📊 Changes
2 files changed (+176 additions, -59 deletions)
View changed files
📝
src/app/_components/ConfigurationModal.tsx(+80 -59)➕
src/app/api/servers/[id]/discover-ssh-keys/route.ts(+96 -0)📄 Description
Summary
;as alternative to,for the tags field; normalize on submit and update label/placeholder.GET /api/servers/[id]/discover-ssh-keysand a dropdown in the advanced install modal.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.