Philipp Bandow
9bbcfead67
Bugfix shell format error
5 years ago
Philipp Bandow
81036894c0
Add new DNS Provider: Njalla
5 years ago
neil
9044adecb5
start 2.8.7
5 years ago
neil
9190fdd42c
Merge pull request #2903 from acmesh-official/dev
sync
5 years ago
neil
eab35605e4
remove sudo
5 years ago
neil
28b65a7e7b
Merge pull request #2898 from ThiloGa/dyndnsfree
adding support for dyndnsfree.de
5 years ago
neil
5d1d2308b4
Merge pull request #2900 from felixbuenemann/patch-2
Fix HAProxy Deploy Hook OCSP Update
5 years ago
Felix Bünemann
cf5952f508
fix haproxy deploy hook ocsp update
fixes ocsp reponse update failing with `Responder Error: unauthorized (6)`
by removing `-no_nonce` switch from `openssl oscp` command .
5 years ago
ThiloGa
3b0d7bc4ad
typo fixing
5 years ago
ThiloGa
22f8ab110e
typo fixing
5 years ago
neil
8f2d085d28
Merge pull request #2899 from acmesh-official/dev
sync
5 years ago
neil
c3d7f5b28b
build on docker hub
5 years ago
ThiloGa
45e6000619
adding support for dyndnsfree.de
5 years ago
neil
7cd00a6760
Merge pull request #2886 from Ritbit/Fix_openprovider.sh_#2104
#2104 Fix openprovider.sh
5 years ago
neil
cecc53fed3
Merge pull request #2892 from acmesh-official/dev
sync
5 years ago
neil
58c2c70146
fix https://github.com/acmesh-official/acme.sh/issues/2888
5 years ago
neil
ad9f488df6
fix https://github.com/acmesh-official/acme.sh/issues/2888
5 years ago
neil
b19799bc72
fix https://github.com/acmesh-official/acme.sh/issues/2888
5 years ago
neil
1209b9b86e
fix https://github.com/acmesh-official/acme.sh/issues/2888
5 years ago
neil
da957a3caf
fix https://github.com/acmesh-official/acme.sh/issues/2888
5 years ago
Bas van Ritbergen
1bfd0f0149
Update dns_openprovider.sh
fixed shebang shell to be as suggested
5 years ago
Bas van Ritbergen
3ff48b8559
Update dns_openprovider.sh
#2104 Fix wildcard handling & custom NS config for OpenProvider DNS
5 years ago
neil
6ba1eda96f
fix https://github.com/acmesh-official/acme.sh/issues/2883#issuecomment-619215961
5 years ago
neil
dddfe07867
Merge pull request #2879 from blablup/OPNsense_dns
Allow old and new API response for OPNsense Plugin
5 years ago
neil
054f67eeb8
Merge pull request #2877 from vktg/loopia300ttl
DNS Loopia min 300 TTL
5 years ago
neil
65c59c8c30
Merge pull request #2882 from acmesh-official/dev
sync
5 years ago
Honza Hommer
24925a1739
feat: add default colors
5 years ago
Jesai Langenbach
c49b40ee95
Allow old and new API response
CLOSES #2480
5 years ago
Viktor G
c06db30a65
DNS Loopia min 300 TTL
5 years ago
neil
0ed6fef49b
Merge pull request #2876 from wurzelpanzer/easydns-updates
easyDNS API out of beta
5 years ago
wurzelpanzer
9bad11ec79
easyDNS API out of beta
Added new links to API docs and API access signup
5 years ago
Honza Hommer
74cdcde449
fix: remove :xdigit:
5 years ago
neil
1613461504
Merge pull request #2869 from wwebers/fix_opnsense
Fix for latest "os-bind" plugin
5 years ago
neil
0043f3558c
Merge pull request #2870 from softcat/fix/inwx-api
Fix for INWX DNS API (multiple domains and 2FA enabled failing)
5 years ago
Honza Hommer
a9c4b8dd1a
feat: Microsoft Teams notify
5 years ago
Nils Sandmann
5d00edc896
Fix multiple domains with 2FA, reuse session cookie
5 years ago
Nils Sandmann
3bad815982
Better error handling on login, return correct return code
5 years ago
Wolfram Webers
08cc7587ab
- Adding fix for latest "os-bind" plugin
5 years ago
neil
458c0db3a8
Merge pull request #2868 from acmesh-official/reason
fix format
5 years ago
neil
a995333081
fix format
5 years ago
neil
8eb608a839
Merge pull request #2866 from acmesh-official/reason
support revoke reason.
5 years ago
neil
1041c9f9fc
support revoke reason.
https://github.com/acmesh-official/acme.sh/issues/2856
5 years ago
neil
1564742b76
add comments
5 years ago
neil
b887fd153d
Merge pull request #2843 from der-berni/patch-1
Update to work with new one.com procedure
5 years ago
neil
d083674fb1
Merge pull request #2779 from honzahommer/notify/mail.sh
Add msmtp command to notify/mail.sh
5 years ago
neil
ed7a945261
add comment message.
5 years ago
neil
ef5ffa939f
Merge pull request #2864 from siwyd/fix-updating-empty-email
Fix: allow removal of email address as contact
5 years ago
neil
d842ccb287
fix format error
5 years ago
neil
233893f122
Merge pull request #2863 from mod242/master
Filter out blank lines
5 years ago
Simon Wydooghe
2febdfc363
Fix: allow removal of email address as contact
It seems the current code doesn't allow for removing the email address
from the contact field. This fixes that. This only removes the email
address if an explicit empty email address is specified on the command
line or in the account.conf file. If it is left unspecified on the
command line it still just uses whatever was configured in the
account.conf.
5 years ago