2124 Commits (1ae7dd9b113513a24a6dcc7ef71ef6aa3943fa72)

Author SHA1 Message Date
Lifeboy 3006c90fb8 Syntax corrections suggested by testing script 5 months ago
Lifeboy 9cec2688ed Syntax corrections suggested by testing script 5 months ago
Lifeboy 65c3dc21f4 Added comments 5 months ago
Lifeboy fab292d2de correct a typo 5 months ago
i18n.site 00bbe68f78
Update dns_huaweicloud.sh 6 months ago
Lifeboy fa3591f4f2 TXT record ADD test successfully 6 months ago
Nikolay Pronchev 10cfc6838d
add Timeweb Cloud DNS API 6 months ago
Lifeboy 42e78f9a3e changes not yet tested 6 months ago
Roland Giesler 0122eabd44
Update dns_miab.sh 6 months ago
Roland Giesler 435bb3f1d3
Update dns_miab.sh 6 months ago
3VAbdAVE d8637b2c0f fixes #3359 6 months ago
WhiteAls 1700f064b3 Fix: Support for IDN 6 months ago
WhiteAls 2f08bd1965 Refactor: Improve Yandex360 DNS API integration: 6 months ago
WhiteAls 13c68cd799 Refactor: Rename _check_yandex360_variables to _check_variables and improve error handling 6 months ago
WhiteAls c7d78f4594 Fix: Corrected the entry point for Yandex 360 API 6 months ago
WhiteAls 2f1ca949f0 Fix: Make record_id extraction independent of JSON key order 6 months ago
WhiteAls a6488ff9ac Optimizing debug output 6 months ago
Mickael cb5eae888d
Update dns_ispconfig.sh 6 months ago
gmanic bcb7e5f2c8
Update dns_nsupdate.sh 7 months ago
Felix Schmidt dd582c0306 Changed the direct call of `tr` to cast to lower case to the function 7 months ago
WhiteAls 7ca861805d Fixed incorrect links in informational messages 7 months ago
WhiteAls f84577bcda Support for the Yandex 360 for Business DNS API 7 months ago
WhiteAls 37f9fd3498 The old Yandex DNS API was discontinued #4555 7 months ago
allddd 7ae0d0caa3 dns_porkbun: remove stray backslashes 7 months ago
Felix Schmidt ab86e056a2 Changed A-Z and a-z to [:upper:] and [:lower:] from last commit to comply with requested standards. 7 months ago
Felix Schmidt a2bc79ddd5 Fixed a bug where trying to add entries where the fulldomain contains upper case characters would not be accepted (dynv6 API rejects those). 7 months ago
IIIPr0t0typ3III 5789e80d74
Fixed a bug where the zone_id was corrupted for domains containing the string 'id' dns_dynv6.sh 7 months ago
René Weselowski 89586530a5 improve performance and memory usage for dns_anx 7 months ago
WinSCaP 617f4acfd6
Update dns_openprovider.sh for OpenProvider 8 months ago
Vinicius Mello 2f8fb360aa fix CI reported problems for shellcheck and shfmt 8 months ago
Vinicius Mello 05ec3922f1 minor wording fix 8 months ago
Vinicius Mello 1c9423ef31 fix pagination bug querying Linode API v4 8 months ago
zak905 74ffbb2172
fix forgotten parenthensis 8 months ago
zak905 cc9c85cc1a
use lower_case util function instead of raw bash command 8 months ago
Henrik Alves b821836dc4
update dns_doapi 8 months ago
Sergey Ponomarev 6b7b5caf54 DNS provider API: structured description 1 year ago
Marvin Dickhaus fd461fe015
Fix missing XML Escaping in Password String 9 months ago
zak905 2797d2c535
fix add and rm method names 9 months ago
zak905 f440656572
create new script for ionos cloud and rollback changes to dns_ionos.sh 9 months ago
zak905 373c2b379c
remove debug print statements and usage of custom fork of acmetest 9 months ago
zak905 52d1d421a3
escape brackets in regexp and format using shfmt 9 months ago
zak905 c3cc13595d
use posix compliant lower case shell command 9 months ago
zak905 adc8031e34
fix shell linter and formating 9 months ago
zak905 0974c74a89 transform record name to lower case when searching for TXT record 9 months ago
zak905 c64aae6f39 more debugging - add function argument printing 9 months ago
zak905 b7b1714637 add some debug statements 9 months ago
zak905 30d0945855 fix regexp for findind acme challenge record from API response 9 months ago
zak905 ffde1f8343 linting based on ShellCheck results 10 months ago
zak905 96c35b41ed fix TXT record lookup and removal 10 months ago
zak905 dc2979926f fix zone search 10 months ago