Commit Graph

1920 Commits (517baa3235cb5f94ffa866884cd65fa1147c3d10)

Author SHA1 Message Date
An | Anton Röhm c0639c6608
Create first version of Nanelo DNS API integration
[create dnsapi/dns_nanelo.sh]
2 years ago
Aleksandr Kunin d6cf15368a Vultr DNS: fix "grep: repetition-operator operand invalid" on FreeBSD 2 years ago
Roman Lumetsberger 553d861b8a
fix shell check and formatting 2 years ago
Roman Lumetsberger 7b5d94d062
convert domain and subdomain to lower case 2 years ago
Roman Lumetsberger cb021efaee
Merge branch 'acmesh-official:dev' into dev 2 years ago
neil 8718b156c4
Merge pull request #4471 from vladislav-sharapov/patch-1
fix(dns_openstack): fix argparse error
2 years ago
Vladislav Sharapov 7bbdd1f839 fix(dns_openstack): fix argparse error
Add equal sign to '--record' option to fix argparse error
occurring when ACME token starts with '-'.
2 years ago
neil 577f4e0cc3
Merge pull request #4430 from zpeschke/gd_grammar
Minor grammar fixes for gd
2 years ago
Gavin Leo 27f30631ed Add gcore dns support.
https://apidocs.gcore.com/dns
2 years ago
Zachary Peschke 160513c671 Minor grammar fixes for gd 2 years ago
Roman Lumetsberger 91e387e8b9 added doc for dns_ipv64_rm 2 years ago
Roman Lumetsberger 7d13146859 Added dns provider for ipv64.net 2 years ago
Arash Hatami 0c0d1d4e52
Update duplicate message 2 years ago
Arash Hatami eab9603921
Fix SH format 2 years ago
Arash Hatami c07db3aa14
add 'Accept' header 2 years ago
lufi42 2905edce35
Merge branch 'acmesh-official:dev' into dev 2 years ago
Arash Hatami 4610204c83
Test CI 2 years ago
Arash Hatami f4ed1b32b8
Update dns_arvan.sh
Update API URL
2 years ago
neil 3a1c6d84f0 fix shellcheck warnings 2 years ago
neil e275cb1efd fix shellcheck warnings 2 years ago
neil 60315e5b91 fix shellcheck warnings 2 years ago
Peter Dave Hello 3c933158c8 Use encrypted https instead of plain-text http when we can 2 years ago
Bjarne Saltbaek 9feeba8d4b Forgot to apply the changed default return value 2 years ago
Bjarne Saltbaek 45090fc897 Better way to catch success or failure 2 years ago
neil 91c87446be
Merge pull request #4115 from koter84/dev
make ip-whitelisting configurable for DNS TransIP
2 years ago
neil e947870da9 minor 2 years ago
Marc 773a2a6cfe Merge branch 'master' into patch-1 2 years ago
Marc 4e9749f655
Prevent erasure of saved access token 2 years ago
Svante Richter 60bcee8c1d Add rage4 dns api 2 years ago
neil 6767e0c52d
Merge pull request #4267 from nixys/feature/dns_yc
Add Yandex Cloud DNS API
3 years ago
neil 5141d1775d
Merge pull request #3873 from Marvo2011/dev
Added Selfhost DNS API
3 years ago
Shane Bishop dcc9624c15 Update dns_dgon.sh
Make sure to initialize 'found' so that it isn't contaminated from previous commands/requests.
3 years ago
Shane Bishop b3df1a2bf8 'i' should start with 1
Since domain alias mode won't have the '_acme-challenge' prefix.
3 years ago
neil 3fc3c02a4f
Merge pull request #4295 from NerLOR/master
Update dns_world4you
3 years ago
neil 874ddf9a32
Merge pull request #4294 from koelle25/dev
Fix OPNsense DNS plugin (again)
3 years ago
Kevin Köllmann 69aeb70cc3
Slightly modify regex to conform to new API response format 3 years ago
Kevin Köllmann 47e60cefe3
Use new searchMasterDomain API endpoint 3 years ago
neil 03288b521a
Merge pull request #4292 from nosilver4u/bunny
Add Bunny DNS API verification method
3 years ago
neil 4b0a7a6e1f
Update dns_bunny.sh
`i` should start with `1`.
In dns alias mode, the fulldomain doesn't have a `_acme-challenge` prefix.
3 years ago
Bjarke Bruun 5c00afc6fe Fix for multiple TLDs in DNS API 3 years ago
Shane Bishop 025e0e8093 fix the shebang 3 years ago
Shane Bishop 35fb1f8585 Create dns_bunny.sh 3 years ago
Lorenz Stechauner 5d6d0c6176 World4You: fix paketnr parsing
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
3 years ago
neil 4f32f1285a
Merge pull request #4190 from arnebjarne/dns_cpanel_multidomain
Dns cpanel multidomain
3 years ago
AlvinSchiller 7a1f94bc20 set newLastUsedRidForDomainEntry after request was successfull 3 years ago
AlvinSchiller f9320fff8f Changed lastUsedRidForDomainEntry seperator to space 3 years ago
neil 3dde83d8a0 fix https://github.com/acmesh-official/acme.sh/issues/4268 3 years ago
Marvo2011 f3e77a989c
Merge branch 'acmesh-official:dev' into dev 3 years ago
Viktor Sokhan 4e5d4b9695 Fix shellcheck and shfmt 3 years ago
Viktor Sokhan 90623142e1 Fix 3 years ago
Viktor Sokhan 43503a20e5 Fix 3 years ago
Viktor Sokhan ec53b27dfe Add dns_yc.sh 3 years ago
neil e3d1ab52f8
Merge pull request #4264 from Hobby-Student/dev
Update KAS API - better error handling
3 years ago
Hobby-Student f9c2874c35
removed unnecessary white space in empty line 3 years ago
Hobby-Student 2304f005e3
better error handling 3 years ago
AlvinSchiller c94f9f21af fixed shfmt 3 years ago
AlvinSchiller fc336e3733 fixed RID usage for wildcard domains 3 years ago
AlvinSchiller 281951a86b ShellCheck fixed 3 years ago
AlvinSchiller 35ec3adadc only use SELFHOSTDNS_MAP for configuration of RIDs. detect wildcard domain for use of additional RID 3 years ago
AlvinSchiller b9256a1ba7 changed from *deployconf to *domainconf 3 years ago
AlvinSchiller 734c9a1aa5 Dns Challenge prefix removed. SELFHOSTDNS_MAP entries must be fullpath incl. prefix 3 years ago
neil 7cb81b0f35
Merge pull request #4244 from awalon/master
dns_gd (GoDaddy) Remove complete TXT record instead of value only
3 years ago
neil ddb9dd4e45
Merge pull request #4243 from sinostephen/master
dns.la official acme script
3 years ago
stephen 2a05f24cb6
Add dns.la api support
Add dns.la api support
3 years ago
neil 5fbaeda217
Update dns_la.sh 3 years ago
Hobby-Student b42532afe9
forgot enabling github actions. forced commit 3 years ago
Hobby-Student da6a335b87
new line EOF 3 years ago
Hobby-Student 0e8fef73bb
error handling, minor changes to params, ... 3 years ago
Dennis Koot 7122a960fa make ip-whitelisting configurable for DNS TransIP and download keyfile if it is an url 3 years ago
stephen 233c724b2d
dns.la official acme script
dns.la official acme script
3 years ago
stephen e1eb001872
dns.la official acme script
dns.la official acme script
3 years ago
stephen 5899d7034f
dns.la official acme script
dns.la official acme script
3 years ago
stephen 23c3e9482f
Delete dns_la.sh 3 years ago
stephen dd980d9dca
dns.la official acme script
dns.la official acme script
3 years ago
stephen d4ed50a915
Delete dns_la.sh 3 years ago
stephen 67a2a4f249
dns.la dns acme script
dns.la dns acme script
3 years ago
stephen a6e87e7e08
Delete dns_la.sh 3 years ago
stephen 33da8a7f62
dns.la official acme script, error fixed
fixed shcheck error
3 years ago
Awalon 68c533f777
Merge branch 'acmesh-official:master' into master 3 years ago
stephen 671eecf203
www.dns.la official acme script
www.dns.la official acme script
3 years ago
neil 7ddbeaa078
Merge pull request #4222 from Marco4223/master
Fix and Upgrade KAS API Call.
3 years ago
Awalon 2d4aa7ff8b
Added example and URL for API key 3 years ago
Awalon 5684b7c329
dns_gd (GoDaddy): Delete TXT record instead of just setting them to an empty value. Replaced "#todo: check if the record takes effect" by some error handling and validation. 3 years ago
neil 86dd4ea480 fix https://github.com/acmesh-official/acme.sh/issues/4231 3 years ago
neilpang 044a9bb6d3 fix https://github.com/acmesh-official/acme.sh/issues/4231 3 years ago
neil a31143328e
Merge pull request #4187 from Spider84/fix/dns_regru
Unable to add TXT record to IDN domain on reg.ru
3 years ago
Marco aaee0414c8 Fix and Upgrade
Switching from formula.php to SOAP
Now session-based login 
Only record entries with corresponding values will now be deleted
3 years ago
Bill Gertz f91aeea91c
Update dns_miab.sh
Added an explicit no error (0) return on the internal _retrieve_miab_env() function. This was causing errors when acme.sh was not run with a debug level.
3 years ago
neil c9cab9ab74
Merge pull request #4212 from msys0843/master
Update dns_mydnsjp.sh
3 years ago
msys0843 0de3bf0ac7
Update dns_mydnsjp.sh
To fit current mydns.jp web site.
3 years ago
neilpang a3784854a7 fix https://github.com/acmesh-official/acme.sh/issues/3975 3 years ago
neil 8b7c000f47
Merge pull request #4189 from blablup/dev
Fix for issue #3735
3 years ago
neil de0419228f
Merge pull request #4192 from skyksandr/master
Vultr Api: Update to v2
3 years ago
Aleksandr Kunin 0717f8591c Update to Vultr Api v2
- change endpoints
- change Api-Key header to Authorization: Bearer
3 years ago
lufi42 78198bfdaf
Merge branch 'acmesh-official:dev' into dev 3 years ago
Bjarne Saltbaek 2fb9c923f4 push for re-test 3 years ago
Bjarne Saltbaek c485011ed1 Multidomain patch suggestion from Sandeep Mittal 3 years ago
Jesai Langenbach 0b8ae68213 Fix: cut for domain uuid with searchDOmain response 3 years ago
Jesai Langenbach 0e73128f40 Finaly found a regex wich works for sed and egrep -o and use searchDomain api for easier to parse response 3 years ago
Jesai Langenbach 927c003d22 More robust and shortend egrep 3 years ago
spider bd73823828 reg.ru list unicode domains NOT in IDN code 3 years ago
neil 11582bc7d3
Merge pull request #4184 from Maxime-J/dnsapi-ovh
dns_ovh: save OVH_CK in all cases
3 years ago
neil 20ed4f96ba
Merge pull request #4182 from NerLOR/master
Update dns_world4you
3 years ago
Maxime-J 19790e9011 dns_ovh: save OVH_CK in all cases 3 years ago
Lorenz Stechauner 3a29e03458 dns_world4you: Use _lower_case instead of tr
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
3 years ago
neil 86cb28fe34
Merge pull request #4151 from bbruun/new-dns-provider-dns_dnsservices
Added new 'dns' provider script for https://dns.services
3 years ago
Bjarke Bruun bcc9679339 Removed spaces (shfmt) (missed one) 3 years ago
Bjarke Bruun e5aeff50dc Removed spaces (shfmt) 3 years ago
Bjarke Bruun 5f44c195e9 Removed unused variable 3 years ago
Bjarke Bruun e4387e4aad Updated delete function 3 years ago
Bjarke Bruun b1b336804d Fixed a missed 'grep -o' to _egrep_o() 3 years ago
Bjarke Bruun ae71a5abf6 Added debug for API result 3 years ago
Bjarke Bruun df199c5788 Updated API call for OpenBSD sed and tr as newlines does not work there 3 years ago
Bjarke Bruun c1ba4f1b55 Added forced _log to debug deletion of records in GH Actions 3 years ago
Bjarke Bruun 80d30bdd30 Removed empty new line to trigger workflow 3 years ago
Lorenz Stechauner 29f12ddaf4 dns_world4you: Improve error message handling
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
3 years ago
Lorenz Stechauner ed15ff0515 dns_world4you: Fix upper case fqdn issues
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
3 years ago
Lorenz Stechauner a8f71f79fe dns_world4you: Update error handling
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
3 years ago
Lorenz Stechauner 68c2478e0e dns_world4you: Handle already logged in sessions
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
3 years ago
Lorenz Stechauner 4d8b661d51 dns_world4you: Fix cookie parsing issue
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
3 years ago
lufi42 ca0981645f Fixed shfmt error 3 years ago
lufi42 bc7e02b47a Fixed removal of TXT record when subdomain is case-sensitive and improved debug logging
Plesk SPI return domain names always lower-case. Therefore the search for domain names in the API response must be case-insensitve. Set debug logging to the values that are reallys used for the spi calls.

added comment
3 years ago
lufi42 55a55e9f74 Fixed debug log to prevent globbing and word splitting. 3 years ago
lufi42 b41d40da40 Extended debug logging in dns_pleskxml_rm() 3 years ago
lufi42 ba3e088b23 Improved error handling
Improved error handling when result contains data-structure which might contain another status-flag that is related to the status of the related object and not the api call

Revert "Improved error handling"

This reverts commit fa6df1cfab134d38baad19fc1caa0842f00416d5.

Revert "Revert "Improved error handling""

This reverts commit 5a4b78392f063863ee9f56686f5c429e9376af1b.
3 years ago
Bjarke Bruun 5ff0957861 Added empty new line to trigger workflow 3 years ago
Bjarke Bruun 6913b8beb5
Merge branch 'acmesh-official:master' into new-dns-provider-dns_dnsservices 3 years ago
Bjarke Bruun c8d17bc363 Re-commit (removed non-needed #'tag) 3 years ago
Bjarke Bruun 1b3e1a7abe Changed 'grep -E' to '_egrep_o' 'removed ()' 3 years ago
Bjarke Bruun 0afabc60ae Changed 'grep -E' to '_egrep_o' 3 years ago
Bjarke Bruun eba788e8c9 Removed check for _acme-challenge and acmetestXyzRandomName.github-test sub-domain 3 years ago
Bjarke Bruun 444b111a62 Fixed acmetest for domain acmetestXyzRandomName.github-test.<domain> that was explicitly disallowed as it is not _acme-challenge 3 years ago
Bjarke Bruun a364ab4ea7 Added '.' to 'DNS Services' as that is the correct provider name 3 years ago
nil a46e51e8db Update format code. 3 years ago
nil 789ebb8990 Fix dns_huaweicloud provider
1. Fix huaweicloud api use iam account get token fail.
2. Default use ap-southeast-1 project name, don't need query project id.
3 years ago
lufi42 dfe80556d3
Merge branch 'acmesh-official:dev' into dev 3 years ago
seidler2547 b3529dc748
remove dns_do as it does not work anymore
The API that it uses was shut down in May 2022
3 years ago
Bjarke Bruun 543c4423a2 Added bug report link to dns_dnsservices.sh 3 years ago
Bjarke Bruun 3bd4d32b8d Updated bug report URL 3 years ago
Bjarke Bruun 56a686d3e0 Code formatting (shfmt) 3 years ago
Bjarke Bruun 2f97c789dd Code formatting (shellcheck/shfmt) 3 years ago
Bjarke Bruun 04ca808e80 Code formatting (shfmt) 3 years ago
Bjarke Bruun dc882e6279 Removed empty space 3 years ago
Bjarke Bruun d6eebf82be Removed a few empty lines 3 years ago
Bjarke Bruun 688a234127 Added new 'dns' provider script for https://dns.services 3 years ago
neilpang 6ccf617d62 clear CF_Zone_ID 3 years ago
neil 4951b58b21
Merge pull request #4086 from plett/aws-multiline-comments
Squash multiline responses. Fixes issue #4085
3 years ago
Guilherme Capilé 4f816c06b0 variable expansion consistency & actions push 3 years ago
Guilherme Capilé b5f49d9563 fixed compatibility for UltraDNS API v3: https://docs.ultradns.neustar/Content/REST%20API/Content/REST%20API/Zone%20API/Zone%20API.htm; also a minor bugfix for fecthing the domain_id using egrep 3 years ago
rm e48d7de763 push to run actions 3 years ago