Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #6243

Merged
merged 111 commits into from
Feb 23, 2025
Merged

sync #6243

merged 111 commits into from
Feb 23, 2025

Conversation

Neilpang
Copy link
Member

sync

HTDemony and others added 28 commits January 8, 2025 21:37
Create script for deploy certificate on Proxmox Backup Server
Feature: Add new version API dns SELECTEL dns_selectel.sh (actual v2)
`hostname` is not available by default on some modern Linux distributions
(eg. Arch Linux), whereas `uname -n` is defined by POSIX, so guaranteed.
Portability: use `uname -n` instead of `hostname`.
Fixed cloudkey gen 2 changes
Add Beget.com DNS API support
Exporting SYNO_LOCAL_HOSTNAME=1 only works on the first deploy invocation. Subsequent deploys using the saved config fails because it saves $SYNO_HOSTNAME instead of $SYNO_LOCAL_HOSTNAME.
fix check logic
Allow deploying of PKCS to docker containers and other hooks
chore(synology): remove personal mail
dns_world4you: Adapt to change in world4you.com
Copy link

Welcome
First thing: don't send PR to the master branch, please send to the dev branch instead.
Please make sure you've read our DNS API Dev Guide and DNS-API-Test.
Then reply on this message, otherwise, your code will not be reviewed or merged.
Please also make sure to add/update the usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi2
We look forward to reviewing your Pull request shortly ✨
注意: 必须通过了 DNS-API-Test 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.

@Neilpang Neilpang merged commit c459b5e into master Feb 23, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.