787 Commits (eda54c22a6f43d542b1e6a6532e8542ddf5eec34)
 

Author SHA1 Message Date
Matthew Holt f980170909
doc: Improve comment 5 years ago
Francis Lavoie 6963a72a63
ci: Cache the GOCACHE directory to speed up builds and tests (#3273) 5 years ago
Matt Holt 76bbb473a5
reverseproxy: Set X-Forwarded-Proto (closes #3275) (#3276) 5 years ago
Francis Lavoie 3c70950fa1
docs: Pull contributing document from v1 branch (#3270) 5 years ago
Matthew Holt 7c171542ed
Add security policy 5 years ago
Matthew Holt 9a572635f5
admin: Close admin endpoint when shutting down (fixes #3269) 5 years ago
Matthew Holt f5ccb904a3
admin: Disable host checking if wildcard interface is specified 5 years ago
Matthew Holt 829e36d535
httpcaddyfile: Don't lowercase placeholder contents (fixes #3264) 5 years ago
Matthew Holt 2609a72893
go.mod: Update dependencies including CertMagic (fixes #3202) 5 years ago
Matthew Holt ec456811bb
core: Don't return error on RegisterModule() and RegisterAdapter() 5 years ago
Matthew Holt 68cebb28d0
Fix some godocs 5 years ago
Matthew Holt a3bdc22234
admin: Always enforce Host header checks 5 years ago
Matthew Holt d3383ced2a
Update link in readme 5 years ago
Matthew Holt c024ae096d
tests: Clean up redundant type declarations 5 years ago
Matthew Holt 3bee569a8a
httpcaddyfile: Don't remove empty TLS conn policies (fix #3249) 5 years ago
Matthew Holt 999ab22b8c
caddyhttp: Add nil check (fixes #3248 and fixes #3250) 5 years ago
Matthew Holt 9991fdc495
Update readme 5 years ago
Matthew Holt f29023bf8f
reverseproxy: Minor tweaks 5 years ago
Matthew Holt 85f5f47f31
caddytls: Don't initialize default internal issuer unless necessary 5 years ago
Matthew Holt 6e4132eb89
logging: Colorize output in all cases of stdout/stderr 5 years ago
Matt Holt d89ad2fd5b
caddytls: Fix for TLS conn policy being applied to HTTP-only servers (#3243) 5 years ago
Matthew Holt d33926b63f
go.mod: Update certmagic 5 years ago
Matthew Holt c5f9227a48
go.mod: Try smallstep again 5 years ago
Matthew Holt 88d391c1f5
go.mod: Update smallstep/cli 5 years ago
Matthew Holt b4a7d6267f
go.mod: Update dependencies 5 years ago
Matthew Holt e5dc76b054 caddyhttp: CEL matcher checks return type; slight refactor 5 years ago
Mohammed Al Sahaf 7dfd69cdc5
chore: make the linter happier (#3245) 5 years ago
Matthew Holt 28fdf64dc5
httpcaddyfile, caddytls: Multiple edge case fixes; add tests 5 years ago
Matthew Holt 0fe98038b6
caddyhttp: Fix logging name associations by adding a default 5 years ago
Matthew Holt 6e4c688ea7
logging: Only colorize console output 5 years ago
Francis Lavoie 5110643201
httpcaddyfile: Add key_type global option (#3231) 5 years ago
Matthew Holt 4d9b63d909 cel: Leverage DefaultAdapter to extend CEL's type system 5 years ago
Matthew Holt e30deedcc1 caddyhttp: Return port placeholders as ints 5 years ago
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