Commit Graph

2098 Commits (dev)

Author SHA1 Message Date
stbeldarborge ba7764aeaf
saveaccountconf
2 months ago
stbeldarborge 28afe6f29f
comment
2 months ago
Gary McGregor 4193196c8b
Merge remote-tracking branch 'upstream/dev' into dns_omglol
2 months ago
Adam Bulgatz a0b8be5941
Updated MS links, added wiki link, updated error messages, updated API limit comment
2 months ago
Gary McGregor fe971680ea
With variable name updates, correct missed update for the name for saved variables
2 months ago
Gary McGregor 254eb8f304
Updated variable names per @NeilPang
2 months ago
Gary McGregor dbe9dd47ce
Correcting over-correct on debugging levels
2 months ago
Gary McGregor 432f6ac4d7
Updated input parameters per feedback from @Neilpang. Also updated debugging statements to be consistently applied.
2 months ago
Gary McGregor cb113437f6
Updating per comment re: Exit vs Return on initial validation
2 months ago
Gary McGregor e6b3e42d61
Adding omg.lol DNS API
2 months ago
neil e036eea362
Merge pull request #5158 from henrikalves/dode
2 months ago
neil 2044d633e9
Merge pull request #5183 from WinSCaP/patch-1
2 months ago
neil 8cb684e6bd fix https://github.com/acmesh-official/acme.sh/issues/5067
2 months ago
neil ad44c87746
Merge pull request #5296 from nikolaypronchev/master
2 months ago
Nikolay Pronchev 45ea2f82ba
explicitly reset *_return variables
2 months ago
Nikolay Pronchev df6aa99ec2
fix Timeweb Cloud DNS API pagination
2 months ago
stbeldarborge 1029dd3504
fix format
2 months ago
PMExtra 2ea37e6a0d refactor(ali): check the result of prepare_ali_credentials
2 months ago
PMExtra 610bb2b85c refactor(ali): set API endpoint for each action
2 months ago
PMExtra fca6e9b932 refactor: Alibaba Cloud API
2 months ago
Frank Wall 9ecd84080b resolve shellcheck offenses
2 months ago
Frank Wall 22d260f4e6 fix dns_nsupdate when NSUPDATE_OPT is empty, refs #5224
2 months ago
neil f86ee84457 fix format
2 months ago
neil 2d282597ca fix format
2 months ago
neil dc341ef9c1
Merge pull request #5149 from Weishaupt/patch-1
2 months ago
neil e0214a2c2a
Merge pull request #5218 from IIIPr0t0typ3III/dev
2 months ago
neil 5275daa66c
Merge pull request #5231 from mickaelmonsieur/master
2 months ago
neil 5a20ce81e3
Merge pull request #5117 from alviy/master
3 months ago
neil fc4dba4468
Merge pull request #5187 from rwese/improve-dns_anx-performance
3 months ago
neil adff28dade
Merge pull request #5224 from gmanic/master
3 months ago
neil c345ecae63
Merge pull request #5141 from nikolaypronchev/master
3 months ago
neil deb2a3e415
Merge pull request #5263 from i18nsite/patch-1
3 months ago
neil c71dcd7611
Merge pull request #5214 from WhiteAls/yandex360
3 months ago
Nikolay Pronchev 0f1e5f4fa4
Merge branch 'acmesh-official:master' into master
3 months ago
stbeldarborge 8860915fb9
remove dns
3 months ago
stbeldarborge f0d486d1ff
add bearer token to removal
3 months ago
WhiteAls 0fa20da990 Little optimisations and fixes.
3 months ago
stbeldarborge b27767e8f4
logic
3 months ago
stbeldarborge 0b2edd28df
bearer check
3 months ago
stbeldarborge dd634382d7
debug
3 months ago
stbeldarborge c7fb155733
debug
3 months ago
stbeldarborge 1eaa2cc619
debug
3 months ago
stbeldarborge 92a47aaac5
logic
3 months ago
stbeldarborge fcffe8beb9
feat: add bearer token support
3 months ago
Lifeboy 02fb40c507 Syntax corrections, previous change broke script
3 months ago
Lifeboy dc6ea97877 Syntax corrections, previous change broke script
3 months ago
Lifeboy 031d53b04f Syntax corrections suggested by testing script
3 months ago
Lifeboy 3006c90fb8 Syntax corrections suggested by testing script
3 months ago
Lifeboy 9cec2688ed Syntax corrections suggested by testing script
3 months ago
Lifeboy 65c3dc21f4 Added comments
3 months ago
Lifeboy fab292d2de correct a typo
3 months ago
i18n.site 00bbe68f78
Update dns_huaweicloud.sh
3 months ago
Lifeboy fa3591f4f2 TXT record ADD test successfully
3 months ago
Nikolay Pronchev 10cfc6838d
add Timeweb Cloud DNS API
3 months ago
Lifeboy 42e78f9a3e changes not yet tested
3 months ago
Roland Giesler 0122eabd44
Update dns_miab.sh
3 months ago
Roland Giesler 435bb3f1d3
Update dns_miab.sh
3 months ago
WhiteAls 1700f064b3 Fix: Support for IDN
4 months ago
WhiteAls 2f08bd1965 Refactor: Improve Yandex360 DNS API integration:
4 months ago
WhiteAls 13c68cd799 Refactor: Rename _check_yandex360_variables to _check_variables and improve error handling
4 months ago
WhiteAls c7d78f4594 Fix: Corrected the entry point for Yandex 360 API
4 months ago
WhiteAls 2f1ca949f0 Fix: Make record_id extraction independent of JSON key order
4 months ago
WhiteAls a6488ff9ac Optimizing debug output
4 months ago
Mickael cb5eae888d
Update dns_ispconfig.sh
4 months ago
gmanic bcb7e5f2c8
Update dns_nsupdate.sh
4 months ago
Felix Schmidt dd582c0306 Changed the direct call of `tr` to cast to lower case to the function
4 months ago
IIIPr0t0typ3III 0a64567822
Merge branch 'acmesh-official:dev' into dev
4 months ago
WhiteAls 7ca861805d Fixed incorrect links in informational messages
4 months ago
WhiteAls f84577bcda Support for the Yandex 360 for Business DNS API
4 months ago
WhiteAls 37f9fd3498 The old Yandex DNS API was discontinued #4555
4 months ago
allddd 7ae0d0caa3 dns_porkbun: remove stray backslashes
4 months ago
Felix Schmidt ab86e056a2 Changed A-Z and a-z to [:upper:] and [:lower:] from last commit to comply with requested standards.
5 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).
5 months ago
IIIPr0t0typ3III 5789e80d74
Fixed a bug where the zone_id was corrupted for domains containing the string 'id' dns_dynv6.sh
5 months ago
René Weselowski 89586530a5 improve performance and memory usage for dns_anx
5 months ago
WinSCaP 617f4acfd6
Update dns_openprovider.sh for OpenProvider
5 months ago
neil f7f8ea9b97
Merge pull request #5110 from ionos-cloud/add_ionos_cloud_script
6 months ago
neil 58cad98cd8
Merge pull request #5041 from j-c-m/ksh_openbsd_porkbun_fix
6 months ago
Vinicius Mello 2f8fb360aa fix CI reported problems for shellcheck and shfmt
6 months ago
Vinicius Mello 05ec3922f1 minor wording fix
6 months ago
Vinicius Mello 1c9423ef31 fix pagination bug querying Linode API v4
6 months ago
zak905 74ffbb2172
fix forgotten parenthensis
6 months ago
zak905 cc9c85cc1a
use lower_case util function instead of raw bash command
6 months ago
neil a8f252e45d
Merge pull request #5057 from phedoreanu/dev
6 months ago
Henrik Alves b821836dc4
update dns_doapi
6 months ago
Sergey Ponomarev 6b7b5caf54 DNS provider API: structured description
6 months ago
Marvin Dickhaus fd461fe015
Fix missing XML Escaping in Password String
7 months ago
zak905 2797d2c535
fix add and rm method names
7 months ago
zak905 f440656572
create new script for ionos cloud and rollback changes to dns_ionos.sh
7 months ago
zak905 373c2b379c
remove debug print statements and usage of custom fork of acmetest
7 months ago
zak905 52d1d421a3
escape brackets in regexp and format using shfmt
7 months ago
zak905 c3cc13595d
use posix compliant lower case shell command
7 months ago
zak905 adc8031e34
fix shell linter and formating
7 months ago
zak905 0974c74a89 transform record name to lower case when searching for TXT record
7 months ago
zak905 c64aae6f39 more debugging - add function argument printing
7 months ago
zak905 b7b1714637 add some debug statements
7 months ago
zak905 30d0945855 fix regexp for findind acme challenge record from API response
7 months ago
zak905 ffde1f8343 linting based on ShellCheck results
7 months ago
zak905 96c35b41ed fix TXT record lookup and removal
7 months ago
zak905 dc2979926f fix zone search
7 months ago