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 #3034

Merged
merged 21 commits into from
Jul 8, 2020
Merged

sync #3034

merged 21 commits into from
Jul 8, 2020

Conversation

Neilpang
Copy link
Member

@Neilpang Neilpang commented Jul 8, 2020

sync

msamoylych and others added 21 commits June 24, 2020 12:25
Remove useless &
Fix removing DNS records
dns_hexonet: Fix removing DNS records
$fulldomain could be just 'domain.duckdns.org' if provided with --domain-alias or '_acme-challenge.domain.duckdns.org' otherwise. In the latter case, '_acme-challenge' is thrown away. Correctly extract 'domain' in both cases.
Maintaining the naming of the API (for backwards compatibility), but renaming hostname.
unoeuro.com is now simply.com
Don't depend on eregex in sed
dns_duckdns.sh - correctly extract domain
@auto-comment
Copy link

auto-comment bot commented Jul 8, 2020

First, NEVER send a PR to master branch, it will NEVER be accepted. Please send to the dev branch instead.
If this is a PR to support new DNS API or new notification API, please read this guide first: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide
Please check the guide items one by one.
Then add your usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi

Or some other wiki pages:
https://github.com/acmesh-official/acme.sh/wiki/deployhooks
https://github.com/acmesh-official/acme.sh/wiki/notify

@Neilpang Neilpang merged commit 4daef52 into master Jul 8, 2020
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.

7 participants