mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
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#1168
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/1208
Author: @DuCun
Created: 3/1/2026
Status: ✅ Merged
Merged: 3/2/2026
Merged by: @fudiwei
Base:
main← Head:bugfix📝 Commits (2)
da940d4fix: EC private key in PKCS#8 format misidentified as RSAbeedad3fix: correct wrong i18n placeholder keys in workflow forms📊 Changes
3 files changed (+3 additions, -3 deletions)
View changed files
📝
ui/src/components/workflow/designer/forms/BizUploadNodeConfigForm.tsx(+1 -1)📝
ui/src/pages/workflows/WorkflowList.tsx(+1 -1)📝
ui/src/utils/x509.ts(+1 -1)📄 Description
修复 PKCS#8 格式 EC 私钥被误识别为 RSA #1197
修复工作流表单中多处 i18n 占位符键错误
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.