mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #229] [MERGED] feat: 支持配置 CNAME 认证跟随禁用 #878
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#878
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/229
Author: @PBK-B
Created: 10/20/2024
Status: ✅ Merged
Merged: 10/21/2024
Merged by: @usual2970
Base:
main← Head:feat_disable_cname📝 Commits (4)
2c75d2bfeat: domain config add disable follow CNAME #22864b7ed0feat: docking disableFollowCNAME config item function #228699385afix: adjust the string conversion syntax8f98664fix: handle i18n label naming conventions📊 Changes
7 files changed (+119 additions, -27 deletions)
View changed files
📝
internal/applicant/applicant.go(+20 -12)📝
internal/domain/domains.go(+6 -5)📝
ui/src/components/ui/tooltip.tsx(+28 -1)📝
ui/src/domain/domain.ts(+1 -0)📝
ui/src/i18n/locales/en/nls.domain.json(+3 -0)📝
ui/src/i18n/locales/zh/nls.domain.json(+3 -0)📝
ui/src/pages/domains/Edit.tsx(+58 -9)📄 Description
@usual2970 TBR;
相关 issue: #228
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.