mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #221] [MERGED] Add the certificate application using PowerDNS and an HTTP request. #873
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#873
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/221
Author: @aazf
Created: 10/19/2024
Status: ✅ Merged
Merged: 10/20/2024
Merged by: @usual2970
Base:
main← Head:main📝 Commits (5)
d6d296badd powerdns,http request apply.467e4c4add powerdns,http request apply.57ae6d5add ui/dist to .gitignore. change dockerfile to build front.1562e92merge source24192b6Merge branch 'main' into main📊 Changes
39 files changed (+746 additions, -55 deletions)
View changed files
📝
.gitignore(+1 -2)📝
Dockerfile_build(+15 -2)📝
README.md(+2 -0)📝
README_EN.md(+3 -0)📝
internal/applicant/applicant.go(+9 -0)➕
internal/applicant/httpreq.go(+38 -0)➕
internal/applicant/pdns.go(+36 -0)📝
internal/domain/access.go(+11 -0)📝
migrations/1726569833_updated_domains.go(+2 -2)📝
migrations/1728610007_updated_access.go(+2 -2)📝
migrations/1729160433_updated_access.go(+2 -2)📝
migrations/1729241998_updated_access.go(+2 -2)➕
migrations/1729339341_updated_access.go(+98 -0)➖
ui/dist/assets/index-YqBWA4KK.css(+0 -1)➖
ui/dist/imgs/providers/aliyun.svg(+0 -1)➖
ui/dist/imgs/providers/aws.svg(+0 -1)➖
ui/dist/imgs/providers/cloudflare.svg(+0 -1)➖
ui/dist/imgs/providers/godaddy.svg(+0 -1)➖
ui/dist/imgs/providers/huaweicloud.svg(+0 -1)➖
ui/dist/imgs/providers/k8s.svg(+0 -1)...and 19 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.