[PR #200] [MERGED] fix/197: enforce numeric ssh_port end-to-end; harden UI input; coerce in API/DB #251

Closed
opened 2025-11-20 04:13:44 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/200
Author: @michelroegl-brunner
Created: 10/20/2025
Status: Merged
Merged: 10/20/2025
Merged by: @michelroegl-brunner

Base: mainHead: fix/197


📝 Commits (1)

  • 5a73a30 fix(server): enforce numeric ssh_port end-to-end; harden UI input; coerce in API/DB; fix runtime handler import

📊 Changes

3 files changed (+36 additions, -6 deletions)

View changed files

📝 server.js (+12 -1)
📝 src/app/_components/ServerForm.tsx (+20 -3)
📝 src/server/database-prisma.ts (+4 -2)

📄 Description

No description provided


🔄 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-Local/pull/200 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/20/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fix/197` --- ### 📝 Commits (1) - [`5a73a30`](https://github.com/community-scripts/ProxmoxVE-Local/commit/5a73a30a92465a61795e1531619b3d86bca4f15c) fix(server): enforce numeric ssh_port end-to-end; harden UI input; coerce in API/DB; fix runtime handler import ### 📊 Changes **3 files changed** (+36 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server.js` (+12 -1) 📝 `src/app/_components/ServerForm.tsx` (+20 -3) 📝 `src/server/database-prisma.ts` (+4 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:13:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#251