494a1603e4
Update dns_kappernet.sh
...
add issue-link in sourcecode
Co-Authored-By: Harald Kapper <hknet@users.noreply.github.com >
2020-08-02 01:41:26 +02:00
5207e111e1
initial kapper.net DNS API support
...
hopefully this time we get it right ;)
Co-Authored-By: Harald Kapper <hknet@users.noreply.github.com >
2020-08-02 00:19:28 +02:00
272ab746a6
Merge pull request #3071 from pdxgf1208/dev
...
Update dns_dynv6.sh
2020-07-27 15:57:07 +08:00
fce0bf6e59
Merge pull request #3070 from phedoreanu/replace_response_equals_with_contains
...
replace response equals with contains
2020-07-27 15:54:05 +08:00
4b35aef728
Update dns_dynv6.sh
...
Add support for domains like '*.v6.rocks'
2020-07-25 21:48:11 +08:00
6a0ed51f5e
replace response equals with contains
2020-07-24 16:28:34 +02:00
41435578d2
Merge pull request #3055 from andybotting/openstack-dns
...
Add OpenStack Designate DNS API support
2020-07-16 13:45:01 +08:00
eb9005ad74
Fix SC2236
2020-07-16 06:18:46 +02:00
14089f8c6a
Fix SC2236
2020-07-16 06:18:12 +02:00
49094120d9
Fix SC2236
2020-07-16 06:17:11 +02:00
fe4111a9f5
Fix SC2236
2020-07-16 06:14:50 +02:00
aad9afad59
Add OpenStack Designate DNS API support
...
This provider relies on the the python-openstackclient and
python-designateclient tools be installed and working, with
either password or application credentials loaded in your env.
2020-07-16 13:25:59 +10:00
f80276584f
Added check for Authentication failure in dns_dynu module
2020-07-12 23:43:03 -03:00
0545d6f083
Merge pull request #3031 from peterkelm/patch-1
...
Reflect recent Variomedia API changes
2020-07-08 22:24:14 +08:00
f02af8d481
Reflect recent Variomedia API changes
...
Spaces were recently removed from the JSON "response" returned by Variomedia's API.
2020-07-07 22:56:51 +02:00
dd6c067832
fix format
2020-07-07 20:52:00 +08:00
f00e289014
fix format
2020-07-07 20:02:48 +08:00
1dffaba266
fix format
2020-07-07 19:58:02 +08:00
958a2f4274
Merge pull request #3017 from metaquanta/master
...
dns_duckdns.sh - correctly extract domain
2020-07-05 21:52:26 +08:00
21718a69d3
Update dns_duckdns.sh
...
Don't depend on eregex in sed
2020-07-03 07:48:38 -04:00
c650ae0e19
Merge pull request #3015 from TonyGravagno/dev
...
Trivial text changes
2020-07-03 16:59:47 +08:00
9ed435d04a
Merge pull request #3023 from tomsommer/patch-1
...
unoeuro.com is now simply.com
2020-07-03 16:42:20 +08:00
fed6a0c24e
Merge pull request #3024 from snvad/fix2963-dns_regru
...
Fix bug in dns_regru.sh (#2963 )
2020-07-03 16:41:33 +08:00
44b9a8e7ed
fix new line at end of file
2020-07-02 13:18:37 +04:00
c16757b03a
add some debug output and fix data in GET request
2020-07-02 12:59:24 +04:00
5d0dde5c15
main changes
2020-07-02 12:23:46 +04:00
f60356e8c7
Username not required to contain "UE"
2020-07-02 09:48:05 +02:00
cdf8f78962
unoeuro.com is now simply.com
...
Maintaining the naming of the API (for backwards compatibility), but renaming hostname.
2020-07-02 09:47:05 +02:00
4539d236df
dns_duckdns.sh - correctly extract domain
...
$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.
2020-06-30 07:19:41 -04:00
8718ac0c4b
duckdns doesn't permit subdomains or underscores
2020-06-30 02:22:08 -04:00
bb8cff967e
Merge branch 'dev' of https://github.com/TonyGravagno/acme.sh into dev
2020-06-29 11:31:18 -07:00
eca57beec1
Issue #2850 : grammar corrections for "exists" and "exist".
2020-06-29 11:29:10 -07:00
a9d46297c4
Update dns_hexonet.sh
...
Fix removing DNS records
2020-06-24 12:26:11 +03:00
e9edecf34a
Update dns_hexonet.sh
...
Remove useless &
2020-06-24 12:25:23 +03:00
fb22ee94d9
Merge pull request #2917 from mdbraber/lexicon_output_fix
...
Lexicon output fix
2020-06-10 22:45:39 +08:00
f03904ebce
change to --output QUIET
2020-06-09 09:57:36 +02:00
60e04b9065
Merge pull request #2961 from DerVerruckteFuchs/master
...
Fix broken grep so that One984HOSTING_COOKIE actually gets set, and isn't left empty.
2020-05-26 21:39:47 +08:00
025da92450
Handle case insensitivity for HTTP/1.1 headers.
2020-05-26 02:00:05 -04:00
0ab14399ae
Fix broken grep so that One984HOSTING_COOKIE actually gets set, and isn't left empty.
2020-05-25 12:04:26 -04:00
cc78ab4855
Merge pull request #2923 from mdbraber/add-provider-transip
...
Add TransIP provider
2020-05-21 22:27:50 +08:00
063562261e
Fix string truncation for POSIX
2020-05-19 23:09:16 +02:00
70619dd0b7
Remove debugging
2020-05-19 20:07:14 +02:00
63031fb278
bugfixes
2020-05-19 20:04:23 +02:00
adfa1704e2
Update nonce calculation to use acme.sh methods instead of openssl
...
command
2020-05-19 16:38:23 +02:00
ab3fd6be8f
Merge pull request #2942 from gassan/dns-hetzner
...
Added dnsapi/dns_hetzner.sh
2020-05-19 22:18:19 +08:00
47702d075e
Merge pull request #2945 from ianw/rax-lookup
...
dns_rackspace: search for domain
2020-05-19 22:12:45 +08:00
8b3d792bec
dns_rackspace: search for domain
...
The current call uses the /domains end-point which lists all domains.
This only returns 100 domains at a time, so for long domain lists you
may not match and find the required ID.
Switch to using the search interface that only returns values matching
the requested domain. This will avoid missing results.
Reported by @jjamfd.
Closes : #2944
2020-05-18 15:29:31 +10:00
b82c48b66f
shfmt
2020-05-17 23:09:22 +02:00
fa91516dce
added dnsapi/dns_hetzner.sh
2020-05-17 21:40:54 +02:00
4954b44d8e
Remove default key file (leave it to the user to explicitly specify)
2020-05-16 16:18:05 +02:00