mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #206] [MERGED] feat: support ssh key passphrase #866
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#866
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/certimate-go/certimate/pull/206
Author: @fudiwei
Created: 10/16/2024
Status: ✅ Merged
Merged: 10/16/2024
Merged by: @usual2970
Base:
main← Head:feat/ssh-key-passphrase📝 Commits (1)
71f43c5feat: support ssh key passphrase📊 Changes
8 files changed (+70 additions, -349 deletions)
View changed files
📝
internal/deployer/ssh.go(+22 -11)📝
ui/dist/assets/index-DIhd7QG6.js(+3 -3)➖
ui/dist/assets/index-DipHpsma.js(+0 -324)📝
ui/dist/index.html(+3 -3)📝
ui/src/components/certimate/AccessSSHForm.tsx(+28 -6)📝
ui/src/domain/access.ts(+1 -0)📝
ui/src/i18n/locales/en/nls.access.json(+7 -1)📝
ui/src/i18n/locales/zh/nls.access.json(+6 -1)📄 Description
此 PR 包含以下变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.