Commit graph

872 commits

Author SHA1 Message Date
Ludovic Fernandez
e345074ff6
fix: some debug code in e2e tests. (#1009) 2019-11-15 11:45:41 +01:00
Fernandez Ludovic
d2a125c759 detach v3.2.0 2019-11-09 22:19:00 +01:00
Fernandez Ludovic
11ee928ace Prepare release v3.2.0 2019-11-09 22:19:00 +01:00
Fernandez Ludovic
5b0879b7e3 doc: fix autodns version. 2019-11-09 22:19:00 +01:00
Dominik Menke
e6ff557596 cloudflare: fix panic when accessing record cache (#1005) 2019-11-07 11:50:44 +01:00
Ludovic Fernandez
fa5555d3f4
Update ACME RFC links from draft to RFC8555. (#1004) 2019-11-05 17:58:30 +01:00
Ludovic Fernandez
738e40f446
fix: use token as unique ID. (#1003) 2019-11-05 12:58:13 +01:00
kolaente
46680f6524 Add support for autodns (#957) 2019-11-01 11:20:34 +01:00
Luis Gracia
a8484e3954 httpreq: Allow use environment vars from a _FILE file (#1000) 2019-10-30 21:40:48 +01:00
Ludovic Fernandez
635b9ac93d
chore: update linter. (#997) 2019-10-25 01:27:40 +02:00
Dominik Menke
8afde164a1 feat: expose more SOA fields found by dns01.FindZoneByFqdn (#980) 2019-10-25 00:58:50 +02:00
seph
aab54da9a2 Don't deactivate valid authorizations (#996) 2019-10-25 00:28:26 +02:00
Dominik Menke
41a9384638 docs: clarify installation-from-source instructions
Using github.com/go-acme/lego/cmd/lego confuses go get. It fetches
github.com/go-acme/lego@v2.7.2+incompatible (among others) and
stumbles over a type error with that version.

Correcting the go get path to github.com/go-acme/lego/v3/cmd/lego
does the right thing.

fixes #993
2019-10-18 20:33:38 +02:00
Fernandez Ludovic
1eda12ee10 detach v3.1.0 2019-10-09 03:24:09 +02:00
Fernandez Ludovic
776850ffc8 Prepare release v3.1.0 2019-10-09 03:24:09 +02:00
Dominik Menke
828b0f3420 cloudflare: handle restricted API tokens (#985) 2019-10-09 02:20:30 +02:00
Tom Bell
415e5343da dreamhost: Add CLI example (#983) 2019-10-05 18:06:12 +02:00
Dominik Menke
f69cd8d63d feat: ease operation behind proxy servers (#974) 2019-10-05 13:44:38 +02:00
Dominik Menke
82778cf77c cloudflare: update client (#979) 2019-10-01 20:51:18 +02:00
Ludovic Fernandez
e225f8d334
ovh: fix int overflow. (#972) 2019-09-19 19:07:00 +02:00
Ludovic Fernandez
6a8aae1694
bindman: fix client version. (#971) 2019-09-18 23:40:00 +02:00
Ludovic Fernandez
6bbba5bbaa
linodev4: configurable propagation timeout. (#961) 2019-09-17 21:25:59 +02:00
Ludovic Fernandez
d7d75bea51
chore: update to go1.13 (#962)
* chore: update to go1.13
* fix: invalid version.
* chore: update linter configuration.
2019-09-17 21:00:42 +02:00
Jarred Trainor
a5a29187fe cloudflare: add support for API tokens (#937) 2019-09-01 14:32:20 +02:00
Simon Legner
f6230a2662 doc: fix typesetting of "GitHub" (#955) 2019-08-20 19:15:39 +02:00
Ludovic Fernandez
cf879d0b3c
fix: typos. (#954) 2019-08-20 18:40:41 +02:00
Caige Nichols
76c850a580 Add Liquid Web DNS Provider (#951) 2019-08-19 21:41:10 +02:00
Fernandez Ludovic
e820634e0e detahc v3.0.2 2019-08-15 15:33:32 +02:00
Fernandez Ludovic
fd11248e65 Prepare release v3.0.2 2019-08-15 15:33:12 +02:00
Fernandez Ludovic
bd238c80e8 detach v3.0.1 2019-08-14 22:33:08 +02:00
Fernandez Ludovic
ef7460d060 Prepare release v3.0.1 2019-08-14 22:33:08 +02:00
Ludovic Fernandez
59d6d0d192
fix: invalid pseudo version. (#948) 2019-08-14 01:23:56 +02:00
Ludovic Fernandez
a7bf8c3197
Fix invalid pseudo version (#945)
* fix: invalid pseudo version.
* fix: goreleaser configuration.
* chore: ci configuration.
* doc: add requirements.
* doc: publish the doc more often.
2019-08-13 17:07:06 +02:00
Fernandez Ludovic
bc4b57accc detach v3.0.0 2019-08-07 14:07:47 +02:00
Fernandez Ludovic
e7a90b9471 chore: migrate to go module (v3.0.0)
- chore: update dependencies: use version with go modules.
- chore: remove dep.
- chore: update backoff imports.
- chore: init go module.
- chore: update CI.
- chore: mod v3
- chore: update docker image.
2019-08-07 14:07:47 +02:00
Fernandez Ludovic
99bf9f4e8f detach v2.7.2 2019-07-31 17:22:08 +02:00
Fernandez Ludovic
295dd66f2a Prepare release v2.7.2 2019-07-31 17:22:08 +02:00
David Dymko
905b1eb80b vultr: quote TXT record (#940) 2019-07-30 20:39:25 +02:00
Matthew Horan
58d6d9f476 Add install instructions for FreeBSD ports (#935) 2019-07-26 22:08:04 -07:00
Fernandez Ludovic
c220df0328 detach v2.7.1 2019-07-22 23:46:11 +02:00
Fernandez Ludovic
b6808bf0d9 Prepare release v2.7.1 2019-07-22 23:46:11 +02:00
Ludovic Fernandez
7f6155e865
vultr: invalid record type. (#932) 2019-07-22 23:29:32 +02:00
Fernandez Ludovic
d594e35ca6 detach v2.7.0 2019-07-17 21:35:47 +02:00
Fernandez Ludovic
789f170ee6 Prepare release v2.7.0 2019-07-17 21:35:47 +02:00
David Dymko
87be19588b Switch Vultr to official client (#929) 2019-07-17 21:01:50 +02:00
Ludovic Fernandez
0dbc28193b
feat: joker username and password. (#927) 2019-07-17 02:39:17 +02:00
Ludovic Fernandez
84d9795793
fix: too early deprecation. (#924) 2019-07-11 08:32:16 +02:00
Ludovic Fernandez
09caec4158
namesilo: fix link in the readme. (#920) 2019-07-10 19:53:40 +02:00
Ludovic Fernandez
79f6b35841
fix: manage write error during the display of the DNS help. (#923) 2019-07-10 19:34:10 +02:00
Ludovic Fernandez
f7dcb6ff22
fix: confusing message. (#922) 2019-07-10 19:20:31 +02:00