- 08 Feb, 2019 2 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
Should resolve the failure in https://github.com/coredns/coredns/pull/2541. This change is breaking to clustering plugin developers (not Caddy users), but logical, since only the caddytls package uses CertMagic directly (the httpserver package also uses it, but only because it also uses the caddytls plugin); and it is early enough that no clustering plugins really exist yet. This will also require a change of devportal so that it looks for a different registration function, which has moved to the caddytls package.
-
- 05 Feb, 2019 5 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Michael Li authored
* optimized parse cli's disabledMetrics flag string to initTelemetry * add splitTrim to obtain string slice that not contain empty string * change TestSplitTrim error output * gofmt for run_test.go * restore name of disabledMetrics made more sense * optimized TestSplitTrim case * just update splitTrim comment to force CI restart
-
Danny Navarro authored
By using option ca_certificates in proxy block it is possible now to select CA against which backend certificates shall be checked. Resolves #1550 Co-authored-by: Danny Navarro <navdgo@gmail.com>
-
Matt Holt authored
* caddytls: Fix empty SNI handling (new -default-sni flag) vendor: update certmagic, needed to support this Hopefully fixes #2451, fixes #2438, and fixes #2414 * caddytls: Don't overwrite certmagic Manager (fixes #2407) Supersedes #2447 * vendor: Update certmagic to fix nil pointer deref and TLS-ALPN cleanup * Improve -default-sni flag help text
-
- 04 Feb, 2019 1 commit
-
-
Toby Allen authored
-
- 03 Feb, 2019 1 commit
-
-
Matthew Holt authored
Other methods are not currently implemented in the static file server
-
- 02 Feb, 2019 1 commit
-
-
Matthew Holt authored
-
- 29 Jan, 2019 1 commit
-
-
Josh Soref authored
* spelling: access * spelling: associated * spelling: because * spelling: characteristics * spelling: chooses * spelling: cleared * spelling: clustering * spelling: collaborators * spelling: connection * spelling: content * spelling: conversion * spelling: deferring * spelling: detection * spelling: displayed * spelling: dispenser * spelling: heuristic * spelling: nonexistent * spelling: oflisting * spelling: preparses * spelling: response * spelling: responder * spelling: sensitive * spelling: specify * spelling: simple * spelling: spawning * spelling: status * spelling: unsupported * spelling: upstream * spelling: username * spelling: whether
-
- 28 Jan, 2019 5 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
For log and errors directive, as well as process log.
-
Matthew Holt authored
-
Matthew Holt authored
-
Sebastian Hutter authored
Execute an OPTIONS call and make sure we receive a valid response independently of the provided username or password as the authentication step is ignored * Do not authenticate OPTIONS calls * Add test for OPTIONS call
-
- 26 Jan, 2019 3 commits
-
-
Abiola Ibrahim authored
Add header X-Forwarded-Port to preset transparent
-
Abiola Ibrahim authored
-
Bryan Burke authored
-
- 25 Jan, 2019 2 commits
- 22 Jan, 2019 1 commit
-
-
Matthew Holt authored
Closes #2356
-
- 18 Jan, 2019 3 commits
-
-
elcore authored
* caddy: move EmitEvent(InstanceStartupEvent, instance) * caddy: update SupportedEvents
-
Matthew Holt authored
-
Wèi Cōngruì authored
-
- 17 Jan, 2019 4 commits
-
-
Matthew Holt authored
-
Oleg Kovalov authored
-
Jeffrey Zhao authored
-
Marten Seemann authored
-
- 16 Jan, 2019 1 commit
-
-
Matthew Holt authored
-
- 15 Jan, 2019 1 commit
-
-
Adam Woodbeck authored
-
- 14 Jan, 2019 1 commit
-
-
Marten Seemann authored
A tls.Config must have Certificates or GetCertificate set, in order to be accepted by tls.Listen and quic.Listen.
-
- 08 Jan, 2019 1 commit
-
-
Henrique Dias authored
-
- 20 Dec, 2018 1 commit
-
-
Matthew Holt authored
-
- 18 Dec, 2018 1 commit
-
-
Kurtis Rader authored
Implement `{when_iso_local}` placeholder This implements the `{when_iso_local}` placeholder. This is like the `{when_iso}` placeholder but the output is in the current timezone rather than UTC. Resolves #2362
-
- 13 Dec, 2018 2 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
- 12 Dec, 2018 3 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-