604 Commits (fbd9515d3523a24e83b0e671f2fc0e17dcdd9b19)
 

Author SHA1 Message Date
Matt Holt fbd9515d35
basicauth: Re-prompt after invalid credentials (fix #3239) (#3240) 5 years ago
Matthew Holt 95f6bd7e5c
templates: Update docs 5 years ago
Matthew Holt b1ce9d4db7
templates: Add env function (closes #3237) 5 years ago
Matthew Holt 61679b74f5 Merge branch 'remove-ntlm' 5 years ago
Matthew Holt 2c1b663156
reverseproxy: Remove NTLM transport; refactor and improve docs 5 years ago
Matthew Holt 8b2dbc52ec
core: Rename ParsedAddress -> NetworkAddress 5 years ago
Matthew Holt 657f0cab17
docs: Clarify "not" matcher structure (see #3233) 5 years ago
Francis Lavoie 7be747fbe9
caddyhttp: Add missing LB policy Caddyfile unmarshalers (#3230) 5 years ago
Francis Lavoie 5b355cbed0
caddyhttp: Strictly forbid unnecessary blocks on matchers (#3229) 5 years ago
Francis Lavoie a3cfe437b1
caddyhttp: Support single-line not matcher (#3228) 5 years ago
Matthew Holt 437d5095a6
templates: Use text/template; add experimental notice to docs 5 years ago
Matthew Holt 145aebbba5
httpcaddyfile: Carry bind setting through to ACME issuer (fixes #3232) 5 years ago
Matthew Holt 6a32daa225
caddytls: Support custom bind host for challenges (#3232) 5 years ago
Matthew Holt 81cdebf648
tests: Remove noisy logs 5 years ago
Matthew Holt 84c729e96a ci: Tweak commit prefixes to ignore 5 years ago
Matthew Holt 346c33b4d5 cmd: Log warning if --resume and --config used together 5 years ago
Mark Sargent 78717ce5b0
chore: add adapt tests. fix load failure not failing tests (#3222) 5 years ago
Matthew Holt 3d6fc1e1b7
httpcaddyfile: Yield cleaner JSON when conn policy or log name is empty 5 years ago
Matthew Holt c7ac7de38a
go.mod: Update CertMagic (again) v0.10.10 5 years ago
Matthew Holt 05164c895a
go.mod: Use latest Certmagic (v0.10.9) 5 years ago
Matthew Holt 1e8af27329
fastcgi: Account for lack of split path configuration (fix #3221) 5 years ago
Matthew Holt b6482e53c1 go.mod: Update CertMagic to v0.10.8 5 years ago
Matt Holt 20f6795413
Create FUNDING.yml 5 years ago
Matt Holt 84f16852ab
ci: goreleaser: Drop some platforms and replacements (#3217) 5 years ago
Matthew Holt 1456f15f9a readme: So much more ... what? Fixed cliffhanger 5 years ago
Mohammed Al Sahaf fdfe2ae53b
chore: ci: fix release action script (#3216) 5 years ago
Matthew Holt 1c190b001b
httpcaddyfile: Refactor site key parsing; detect conflicting schemes 5 years ago
Mohammed Al Sahaf 3634c4593f
ci: fuzz: skip fuzz data that contains `import` (#3214) 5 years ago
Matthew Holt 7ca15861dd
caddytls: Encode big.Int as string with JSON 5 years ago
Matthew Holt 8ff330c555
Update readme 5 years ago
Matthew Holt 626f19a264
Fix for last commit 5 years ago
Matthew Holt 6ca5828221
caddytls: Refactor certificate selection policies (close #1575) 5 years ago
Matthew Holt 6fe04a30b1
caddyfile: Export NewTestDispenser() (close #2930) 5 years ago
Matthew Holt 19b45546a7
go.mod: Update smallstep/truststore 5 years ago
Matthew Holt d322de6b42
gzip: Use klauspost/gzip, an optimized gzip implementation 5 years ago
Matthew Holt ce3ca541d8
caddytls: Update cipher suite names and curve names 5 years ago
Matthew Holt 581f1defcb
caddyhttp: Print actual listener address in log message (closes #2992) 5 years ago
Matthew Holt 0d2a3511dc caddyhttp: Update host matcher docs about wildcards 5 years ago
Matt Holt 73643ea736
caddyhttp: 'not' matcher now accepts multiple matcher sets and OR's them (#3208) 5 years ago
Matthew Holt 809e72792c
rewrite: Fix for rewrites with URI placeholders (#3209) 5 years ago
Matthew Holt 9fb0b1e838
caddytls: Add support for externalAccountBinding ACME extension 5 years ago
Matthew Holt 244b839f98
pki: Add trust subcommand to install root cert (closes #3204) 5 years ago
Matthew Holt 904d9cab39
httpcaddyfile: Include non-standard ports when mapping logger names 5 years ago
Matthew Holt ac65f690ae
caddyhttp: Rename MatchNegate type to MatchNot type 5 years ago
Matthew Holt 37aa516a6e
headers: Trim any trailing colon from field names as a courtesy 5 years ago
Matthew Holt 105acfa086
Keep type information with placeholders until replacements happen 5 years ago
Matthew Holt deba26d225
caddyfile: Minor fixes to the formatter 5 years ago
Matthew Holt 178ba024fe
httpcaddyfile: Put root directive first, before redir and rewrite 5 years ago
Matthew Holt e207240f9a
reverse_proxy: Upstream.String() method returns either LookupSRV or Dial 5 years ago
Robin Lambertz 397e04ebd9
caddyauth: Add Metadata field to caddyauth.User (#3174) 5 years ago