Commit Graph

4540 Commits (2c0cc87b4cfa6352d3dfebbf9aa86ab4a5ce0ac0)
 

Author SHA1 Message Date
peter 2c0cc87b4c final commit 3 years ago
peter ee0fadf247 shfmt 3 years ago
peter 9fb89d7fd2 shfmt 3 years ago
peter af5c36e4ad shfmt' 3 years ago
peter a5f943e227 removed unused variable 3 years ago
peter f8532ba812 removed unused variable 3 years ago
peter fac4e151cc description 3 years ago
peter dc61c9e277 description 3 years ago
peter 10a15e1188 nothing 3 years ago
peterlh a2bb6a4f1f
changed gettoken to use _post
changed gettoken to use _post instead of curl+jq
3 years ago
peterlh 38a19fa574
created dns_curanet.sh 3 years ago
neil 2a2d556551
Merge pull request #3927 from acmesh-official/dev
sync
3 years ago
neilpang 0f762d98a4 Update Linux.yml
use centos:7
3 years ago
neilpang 36752cb6a8 Update acme.sh
fix zerossl endpoint
3 years ago
neil 90b65c6618 fix https://github.com/acmesh-official/acme.sh/issues/3898
https://github.com/acmesh-official/acme.sh/issues/3898
3 years ago
michal 7250a300df add managed identity support for azure dns 3 years ago
neil 34bb00450d
Merge pull request #3896 from sjtuross/omv
add remote deploy hook for openmediavault 5
3 years ago
neil 63dadd8983
Merge pull request #3901 from tutugreen/tutugreen-patch-2
Fix dns_huaweicloud subshell return
3 years ago
Ross Shen 67c990e8cf omv deploy hook: add usage comments 3 years ago
Ross Shen 0292e20c86 omv deploy hook: support both local and remote deployment 3 years ago
Yuan Ming 9088c8741a
Fix dns_huaweicloud subshell return
Replace pipe read with line count loop, fix useless return in subshell.
3 years ago
neilpang faedea2120 Update dns_ddnss.sh 3 years ago
Vitaly Kireev e1a0f5706d DNS REGRU utf-list to idn (punycode)
service/get_list returns domains in utf. But if utf, then error Error parsing certificate request: x509: SAN dNSName is malformed

early using my patch by IDN_ITEM="$(echo "${ITEM}" | idn)"

Now replacing by IDN_ITEM="$(_idn "${ITEM}")"
3 years ago
Ross Shen a78a4e6716 omv deploy hook: shellcheck disable=SC2029 3 years ago
Ross Shen 6bbf927f57 omv deploy hook: separate DEPLOY_OMV_WEBUI_ADMIN and DEPLOY_OMV_SSH_USER 3 years ago
neilpang 4c32bc8e22 Merge branch 'dev' 3 years ago
Ross Shen df671a77f6 routeros deploy hook: store the env vars within the domainconf
related to #2344 and #2413
3 years ago
Ross Shen dca9def42c add remote deploy hook for openmediavault 5
based on #3757
3 years ago
Ross Shen edee7ea284 routeros deploy hook: store the env vars within the domainconf
related to #2344 and #2413
3 years ago
neil 658d09ed84
Merge pull request #3396 from F-Plass/master
deploy scipt for TrueNAS Server using REST API
3 years ago
neil c41de8f270
Merge pull request #3891 from tutugreen/dev
dns_huaweicloud.sh minor bug fixes
3 years ago
Yuan Ming 9d2ee2127d
dns_huaweicloud debug info adjust
_secure_debug for sensitive token.
3 years ago
Yuan Ming e49ece8793
dns_huaweicloud.sh minor bug fixes
1. Match zone name in response in case multiple items return.
2. Use string '"id"' (single quotation marks added) to check if zone/record exist in _get_zoneid() & _get_recordset_id(). Fix domain can't contain string "id".

(Sensitive _debug Access Token Commented out, For CICD Run)
3 years ago
neil 188274277a fix https://github.com/acmesh-official/acme.sh/issues/3883 3 years ago
neil c0cb3945f1
Merge pull request #3884 from acmesh-official/dev
sync
3 years ago
neil e07795e8f0 fix https://github.com/acmesh-official/acme.sh/issues/3883 3 years ago
I Komang Suryadana bda454fe9c
Remove cloud domain record with cloud master zone. (#3507) 3 years ago
neil 856e77053e Merge branch '3870' into dev 3 years ago
Felix Matouschek 2ce145f359
Refactoring amcedns api (second try) (#3231) 3 years ago
Sergey Pashinin 7e7291ace9
Support Vault KV v2 (#3502) 3 years ago
Victor R. Santos 61c853a3c1
Add Gotify notification (#3759) 3 years ago
Bodenhaltung 4346139d65
Add dnsHome.de API (#3823)
Add dnsHome.de API
3 years ago
neil 1476f83ba7
Merge pull request #3879 from acmesh-official/dev
sync
3 years ago
neil c959d64099
Merge pull request #3807 from dacrystal/topic/synology_dsm-otp_code
Add SYNO_TOTP_SECRET for user with two-factor authentication enabled
3 years ago
neil e67d26caeb fix https://github.com/acmesh-official/acme.sh/issues/3845#issuecomment-999367478 3 years ago
neil 86c3fa0df0 remove retry for get and post 3 years ago
neil 75ae57e194 report false 3 years ago
neil d42feae0af fix ecdsa name for stepca 3 years ago
neil 45971b8083 add ip cert test for stepCA 3 years ago
neil 8e9bbd1bb3 fix CI 3 years ago