Commit Graph

2377 Commits (c84466b1319f5648b420b5670cf15d686df4646a)
 

Author SHA1 Message Date
neil 8eb4efaddb
Merge pull request #1819 from loial/dns_gdnsdk_fix
Gratisdns.dk: Fix typo in url, also added note recommending --dnsslee…
7 years ago
Herman Sletteng 12c900ea7d Gratisdns.dk: Fix typo in url, also added note recommending --dnssleep 300 7 years ago
neil c31db83b26
Merge pull request #1817 from Neilpang/dev
Dev
7 years ago
neil 98ce8f4c2f
Merge pull request #1620 from loial/dns_gratisdns.dk
DNS plugin for Danish service gratisdns.dk
7 years ago
Herman Sletteng 1f25b4a8a9 Replacing "grep -o -P" with "_egrep_o" and sed 7 years ago
Herman Sletteng 1756bbff84 DNS plugin for Danish service gratisdns.dk
Currently only supports primary domains. My use case does not involve
secondary domains so I'm not sure how it behaves, and cannot test it.
Might be as simple as turning all "primary"-references into a variable
that's either "primary" or "secondary", and make an extra check for this
in _get_domain...

Cookie handling heavily inspired by freedns plugin, including caching
the cookie in the config file, so we can rm without re-authenticating
7 years ago
neil 21b2ffa42e
Merge pull request #1796 from ybizeul/deploy-gitlab
Gitlab deploy option
7 years ago
neil b6efdac1db
Merge pull request #1605 from linux-insideDE/dev
Added netcup DNS API
7 years ago
linux-insideDE fc9d321ebe
Merge branch 'dev' into dev 7 years ago
Yann Bizeul 68a290c347 revert dns_inwx.sh to dev 7 years ago
neil 9133de50e9
Merge pull request #1756 from crazyhacks/conoha
Add support ConoHa DNS API
7 years ago
KUDO Takashi 73d04b976e avoid "SC2046: Quote this to prevent word splitting." Travis CI error. 7 years ago
KUDO Takashi a35d271669 cleanup 7 years ago
KUDO Takashi 72a7f932c6 fix indent 7 years ago
KUDO Takashi 2e74df2583 Add support ConoHa DNS API 7 years ago
linux-insideDE 4fffb3c816
make shfmt happy 7 years ago
linux-insideDE 840b3a34cb
changed some chars 7 years ago
linux-insideDE dc267663a7
Merge branch 'dev' into dev 7 years ago
Yann Bizeul 8d6443b25d Fix Syntax 7 years ago
Yann Bizeul e3c7fc8077 Fix Syntax 7 years ago
Yann Bizeul bbf2a15f27 Fix Syntax 7 years ago
Yann Bizeul 5a326b82bd Fix Syntax 7 years ago
Yann Bizeul f1b0dd7836 Fix Syntax 7 years ago
Yann Bizeul c205777542 Better integration with acme.sh utils 7 years ago
neil 329a1e6f16
Merge pull request #1623 from lenartj/dev
Added support for Google Cloud DNS API (dns_gcloud)
7 years ago
Janos Lenart 9c39121e99 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 7 years ago
Yann Bizeul e5e57e684e Merge branch 'deploy-gitlab' of github.com:ybizeul/acme.sh into deploy-gitlab 7 years ago
neil 659a60aeec
Merge pull request #1772 from gliljas/patch-2
Spelling in dns_aws.sh
7 years ago
neil b0268adad9
Merge pull request #1782 from omegazeng/dev
add dns api support for dnspod.com
7 years ago
neil 71e4bbfc99
Merge pull request #1804 from ctron/feature/add_lexicon_opts_1
Add support for additional Lexicon options
7 years ago
neil c6bd004d63
Merge pull request #1806 from Aarup/dev
Update dns api to support v2 wildcard cert #1261
7 years ago
Aarup 8b6986ba18 Fix file formatting 7 years ago
Jens Reimann b23718f3ad Add support for additional Lexicon options 7 years ago
Aarup 8113548920 Update dns api to support v2 wildcard cert #1261 7 years ago
Yann Bizeul b401dbbf65 Fix Syntax 7 years ago
Yann Bizeul 75dd0a770f Fix Syntax 7 years ago
Yann Bizeul 6d8292cdd8 Syntax fix 7 years ago
Yann Bizeul 0575eb671a Fix double quote around URL 7 years ago
Yann Bizeul d06eea53ef Add deploy plugin for Gitlab pages 7 years ago
Yann Bizeul 9e96a93172 Updated README with Gitlab help 7 years ago
Janos Lenart 441f8f3ce8 Replied to PR comments 7 years ago
Janos Lenart 1d4dec5510 Moved dns_gcloud to 47. 7 years ago
Janos Lenart 167758003c Fixed shfmt (dns_gcloud) 7 years ago
Janos Lenart 0a3ac1f5c3 Added support for Google Cloud DNS API (dns_gcloud) 7 years ago
neil 9173140ddf
Merge pull request #1788 from ghostwheel42/dev
createDomainKey: fix exitcode for creating new key
7 years ago
Alexander Graf 7aeb113c62 createDomainKey: fix exitcode for creating new key
when running acme.sh headless (without terminal) to create a new key
createDomainKey returns a non-zero exit-code.
explicitly returning zero avoids this.
7 years ago
Hitoshi 22cd408efb add dns api support for dnspod.com 7 years ago
Gunnar Liljas 4fbd21da57
Spelling 7 years ago
Oliver Dick ed95509a4f hosting.de API keys can contain special chars, so using simple quotes 7 years ago
Oliver Dick 4162975f9f added hosting.de API to README's 7 years ago