1
0
Fork 0
forked from TrueCloudLab/lego
Commit graph

1154 commits

Author SHA1 Message Date
Ludovic Fernandez
1dbebce7a9
lib: use permanent error instead of context cancellation () 2021-06-11 11:07:38 +02:00
Richard Cooper
9b44e4a262
lib: fix backoff in SolverManager () 2021-06-11 05:06:30 +02:00
Fernandez Ludovic
8746bc75ff Detach v4.4.0 2021-06-08 18:46:51 +02:00
Fernandez Ludovic
7c24212e8a Prepare release v4.4.0 2021-06-08 18:46:51 +02:00
Ludovic Fernandez
190b38c76a
chore: update linter () 2021-06-08 09:09:39 +00:00
Ludovic Fernandez
f5da11cd29
simply: fix Go doc. () 2021-06-08 10:59:55 +02:00
Ludovic Fernandez
e79975cf14
csr: support NEW CERTIFICATE REQUEST as CSR type () 2021-06-05 13:47:39 +02:00
David Mell
1af3abd16e
Add DNS provider for Simply.com () 2021-06-03 01:50:45 +00:00
Peter Truman
442137327f
mythicbeasts: update API Auth endpoint in documentation () 2021-06-02 15:29:43 +00:00
Peter Truman
67d39182ce
mythicbeasts: typo in documentation () 2021-06-02 14:12:35 +00:00
Ludovic Fernandez
ed5c0a3869
hurricane: add API rate limiter. () 2021-05-31 21:42:24 +00:00
Brandon Mayfield
e8750f50ae
Add DNS provider for Infoblox () 2021-05-29 21:18:15 +02:00
Fernandez Ludovic
81bf297aa6 doc: fix build status badge. 2021-05-26 18:31:28 +02:00
Stelfux
90ff2b3f4b
ovh: fix example in documentation () 2021-05-24 18:21:52 +00:00
Chris Novakovic
25322628e4
hurricane: only treat first word of response body as response code () 2021-05-24 00:04:42 +00:00
dicksonleong
1227bb9f10
lightsail: improve documentation () 2021-05-22 11:00:25 +02:00
Ludovic Fernandez
a73d87e4c5
hostingde: autodetection of the zone name. () 2021-05-14 16:03:01 +00:00
Ludovic Fernandez
687214942e
log: use stderr instead of stdout. () 2021-05-14 17:51:05 +02:00
Ludovic Fernandez
c53c3d08db
lib: improve wait.For returns. () 2021-05-14 17:37:45 +02:00
João Neto
e3d7c85cfc
hurricane: documentation typo in domain name () 2021-05-10 13:49:10 +02:00
Ludovic Fernandez
c22cd40c91
Add DNS provider for Porkbun () 2021-05-02 13:41:02 +02:00
Van Hau TRAN
6bd3eae58f
scaleway: use official SDK () 2021-04-28 16:49:05 +02:00
Fernandez Ludovic
8bf9613fff doc: clean up DNS providers. 2021-04-25 11:51:37 +02:00
alexeiser
3da04e69cc
Add DNS provider for Sonic () 2021-04-25 09:37:35 +00:00
Marc Falzon
d848cc7f40
exoscale: fix DNS provider debugging () 2021-04-20 12:08:06 +02:00
Ludovic Fernandez
4b22b38d7a
domeneshop: fix documentation () 2021-04-14 22:23:05 +02:00
lubko
e38e32b906
wedos: fix api call parameters () 2021-04-14 08:13:48 +00:00
lubko
9002e5c4ab
Add DNS provider for wedos ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-04-13 21:32:15 +02:00
Jonathan G
7f53f88555
Add DNS provider for VinylDNS () 2021-04-10 16:18:48 +02:00
kakakikikeke-fork
2334340d7a
nifcloud: Get zone info from dns01.FindZoneByFqdn () 2021-04-08 21:05:25 +02:00
Ludovic Fernandez
ae7daa7d33
chore: update linter () 2021-03-27 13:49:40 +01:00
Pieter Lexis
83c626d9a1
powerdns: several improvements () 2021-03-17 09:53:38 +01:00
Dominik Menke
ee0b4bd0b3
make: fix validate-docs () 2021-03-17 02:27:37 +01:00
Fernandez Ludovic
60f7cb0598 Detach v4.3.1 2021-03-12 00:47:12 +01:00
Fernandez Ludovic
e8e58ec673 Prepare release v4.3.1 2021-03-12 00:47:12 +01:00
Ludovic Fernandez
42867390e5
exoscale: fix version. () 2021-03-12 00:33:24 +01:00
Fernandez Ludovic
dd451848ea Detach v4.3.0 2021-03-10 15:27:00 +01:00
Fernandez Ludovic
a7f9a93caa Prepare release v4.3.0 2021-03-10 15:27:00 +01:00
Ludovic Fernandez
773ed46b10
chore: update dependencies () 2021-03-10 10:42:00 +01:00
Ludovic Fernandez
b3be51f570
chore: add issue templates. () 2021-03-06 18:29:28 +01:00
Ludovic Fernandez
52ad9d72e8
chore: update linter () 2021-03-04 19:16:59 +00:00
Fernandez Ludovic
2c0a8ff689 core: prevent release failure
With go1.16 there is a difference between `go mod tidy` and `go mod
download`.
The `go.sum` is not altered in the same way by both commands.
`go mod tidy` must be always called after the `go mod download`.

https://github.com/golang/go/issues/43994
2021-03-03 01:18:08 +01:00
Amir Fouladvand
6b48d8dda8
arvancloud: typo in command example () 2021-03-02 23:27:01 +00:00
Albert Peschar
72c7034298
Increase HTTP client timeouts () 2021-02-28 12:59:51 +00:00
david
8b8be6f21e
cloudns: Improve reliability ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-02-28 12:25:15 +00:00
Tobias "Knight" S
b65dfb8661
desec: fix error with default TTL () 2021-02-28 02:23:28 +00:00
risson
31158bc58c
designate: support for Openstack Application Credentials () 2021-02-27 23:45:58 +00:00
Mark Scott
2871fd3938
mythicbeasts: implement ProviderTimeout () 2021-02-27 17:32:18 +00:00
StackoverFrog
22a991d8cc
dnspod: improve search accuracy when a domain have more than 100 records () 2021-02-27 14:55:45 +00:00
Mark Scott
55baf65065
doc: Fix typo in env var name in Mythic Beasts usage example () 2021-02-27 14:32:58 +00:00