Commit Graph

2938 Commits (815a3be48b5d389eae234a5ffefb5eaa56492813)
 

Author SHA1 Message Date
Charlie Garrison 0cddc8a154 change to routeros native script rather than bash multiline commands 6 years ago
Awal Garg 8152309435 Add support for MaraDNS
MaraDNS is a lightweight self-hosting DNS server. This patch adds
support for adding records to zone files stored on the server in the
format expected by MaraDNS. Path to the file should be exported in
MARA_ZONE_FILE environment variable. To reload the configuration
automatically, the user must provide path to the pid file of duende (the
daemonization tool that ships with MaraDNS) in MARA_DUENDE_PID_PATH
(--pid argument to duende).
6 years ago
der-berni a3089a719f
Updated to work with curl
Now works with curl.
Check the root domain.
6 years ago
David Kerr 2cb0b00e3a
replace _read_conf() with _readaccountconf() 6 years ago
neil 2aa219e150
Merge pull request #2288 from andreasschulze/master
fix for https://github.com/Neilpang/acme.sh/issues/2286
6 years ago
andreasschulze 93740c997c fix for https://github.com/Neilpang/acme.sh/issues/2286 6 years ago
neil 264ec5bab7
Merge pull request #2284 from devNan0/fix_netcup_parsing_on_bsd
dnsapi: netcup: Fix sessionid parsing on BSD
6 years ago
der-berni e340593ad1
Revert parameter changes
Revert ONECOM_PASSWORD back to ONECOM_Password
and ONECOM_USER back to ONECOM_User
6 years ago
devNan0 05b6afcd17 Make travis happy. (SC2020) 6 years ago
David Kerr 10994d65be Even blank lines (with spaces) give Travis heartache. Sigh. 6 years ago
David Kerr a18ce275ab Another Travis CI warning fixed. 6 years ago
David Kerr 66c39a953a Fix warnings from Travis build 6 years ago
David Kerr 09fb9dcd92 Fix bug preventing multipart TLD names to work. And simplify/cleanup the code. 6 years ago
David Kerr eb5c2e9823 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 6 years ago
devNan0 50d5c4b9ca Fix sessionid parsing on BSD 6 years ago
neil 54708c6131
Merge pull request #2283 from hosting-de/feature/fix-pr2207
remove _hostingde_parse_no_strip_whitespace function as this breaks A…
6 years ago
Oliver Dick 0e9ba9a004 remove _hostingde_parse_no_strip_whitespace function as this breaks API requests 6 years ago
neil 08f10d3cea
Merge pull request #2282 from Neilpang/add-license-1
Add license
6 years ago
neil c2dd7e0f6e
Create LICENSE.md 6 years ago
neil 57fc5d28a9
Merge pull request #2272 from Neilpang/dev
sync
6 years ago
Maximilian Hippler 49bdcad4b6 Updated oathtoolkit from edge/testing to edge/community 6 years ago
neil ef7d259bb7
Merge pull request #2277 from mjthompson/patch-1
Fix typo
6 years ago
mjthompson 688fe131c9
Fix typo 6 years ago
der-berni 68b42a00e0
updated to work with one.com
rev command not found on OpenWrt
CURL does not work, using wget
JSESSIONID replaced with OneSIDCrmAdmin
CSRF_G_TOKEN not needed
6 years ago
David Kerr 7368a790a3 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 6 years ago
neil 527e1b8a16
Merge pull request #2273 from MilanPala/active24_fix_token
Fix saving token for DNS Active24
6 years ago
Milan Pála f6d6658de7
Fix saving token for DNS Active24 6 years ago
neil 6a929d6a1a
Merge pull request #2264 from honzahommer/notify-slack
Add slack notify
6 years ago
neil ae380cb21e
Merge pull request #2259 from honzahommer/notify-sendmail
Add mail notify
6 years ago
neilpang cf4c603362 fix format 6 years ago
Honza Hommer d83c9da830
add clearaccountconf MAIL_BIN 6 years ago
Honza Hommer 9a7c9e8d98
remove unset 6 years ago
neilpang ace947e6b3 add dns_durabledns.sh 6 years ago
neil 5f9378569b
Merge pull request #2268 from Neilpang/dev
sync
6 years ago
neilpang a180b95cca add more debug info 6 years ago
Honza Hommer 73bbe25d26
add slack notify 6 years ago
Honza Hommer fc5e3a0aec
remove echo command 6 years ago
Honza Hommer 7625d66259
wip 6 years ago
Honza Hommer 30f2c2bd77
prevent _MAIL_BIN modification 6 years ago
Honza Hommer e3052c8c57
expose MAIL_BIN variable 6 years ago
Honza Hommer 7b6ebc5c98
try to use ACCOUNT_MAIL if MAIL_FROM is not set 6 years ago
neilpang 0093dc3d32 fix https://github.com/Neilpang/acme.sh/issues/2256 6 years ago
neil ccefd3be02
Merge pull request #2255 from mdbraber/update-acmeproxy
dns_acmeproxy: Username/password no longer required
6 years ago
Honza Hommer d509ef7581
make MAIL_FROM not required 6 years ago
Maarten den Braber 5e165819a1 Update authentication logic / info 6 years ago
Honza Hommer d180f01b45
typos 6 years ago
Honza Hommer 91c09dd0a0
ssmtp 6 years ago
Honza Hommer f6ca92337b
remove unsupported options from mail and mutt command 6 years ago
neil ade9d662db
Merge pull request #2210 from chasefox/dev
Fix gcloud most-specific zone match
6 years ago
neil baca196da6
Merge pull request #1878 from Ne-Lexa/dev
Added dns api support for internet.bs
6 years ago