[PR #83] [MERGED] Disable SSH key editing functionality #346

Closed
opened 2026-03-03 11:29:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/83
Author: @manikanta9176
Created: 4/22/2025
Status: Merged
Merged: 4/22/2025
Merged by: @manikanta9176

Base: mainHead: bugfix/prevent-ssh-key-modification


📝 Commits (1)

  • 10fc05b feat: update SSH key handling to support view mode and restrict update access

📊 Changes

4 files changed (+29 additions, -59 deletions)

View changed files

📝 src/components/security/CreateSSHKey.tsx (+7 -7)
📝 src/components/security/CreateSSHKeyForm.tsx (+20 -50)
📝 src/components/security/SSHKeysList.tsx (+1 -1)
📝 src/payload/collections/SSHkeys/index.ts (+1 -1)

📄 Description

#75


🔄 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/dflow-sh/dflow/pull/83 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 4/22/2025 **Status:** ✅ Merged **Merged:** 4/22/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `bugfix/prevent-ssh-key-modification` --- ### 📝 Commits (1) - [`10fc05b`](https://github.com/dflow-sh/dflow/commit/10fc05b5e3459ed6e51d4063c54a2793568a1597) feat: update SSH key handling to support view mode and restrict update access ### 📊 Changes **4 files changed** (+29 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `src/components/security/CreateSSHKey.tsx` (+7 -7) 📝 `src/components/security/CreateSSHKeyForm.tsx` (+20 -50) 📝 `src/components/security/SSHKeysList.tsx` (+1 -1) 📝 `src/payload/collections/SSHkeys/index.ts` (+1 -1) </details> ### 📄 Description #75 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:29:29 +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/dflow#346
No description provided.