1299 Commits (2e4c09155a750895a306f8900a6d5f4597db5287)
 

Author SHA1 Message Date
GallopingKylin 66de438a98
caddytls: Fix `MatchRemoteIP` provisoning with multiple CIDR ranges (#4522) 3 years ago
rayjlinden 850e1605df
caddyhttp: Return HTTP 421 for mismatched Host header (#4023) 3 years ago
Matthew Holt af1ac9cd2e
Fix lint warnings 3 years ago
Matthew Holt 64a3218f5c core: Simplify shared listeners, fix deadline bug 3 years ago
Matthew Holt c634bbe9cc
caddypki: Return error if no PEM data found 3 years ago
Francis Lavoie 4b9849c792
httpcaddyfile: Support configuring `pki` app names via global options (#4450) 3 years ago
Francis Lavoie 80d7a356b3
caddyhttp: Redirect HTTP requests on the HTTPS port to https:// (#4313) 3 years ago
Matthew Holt b4bfa29be2
admin: Require identity for remote (fix #4478) 3 years ago
Matthew Holt 6cadb60fa2
templates: Document .OriginalReq 3 years ago
Денис Телюх 2e46c2ac1d
admin, reverseproxy: Stop timers if canceled to avoid goroutine leak (#4482) 3 years ago
Francis Lavoie 249adc1c87
logging: Support turning off roll compression via Caddyfile (#4505) 3 years ago
Francis Lavoie e9dde23024
headers: Fix `+` in Caddyfile to properly append rather than set (#4506) 3 years ago
Francis Lavoie 3fe2c73dd0
caddyhttp: Fix `MatchPath` sanitizing (#4499) 3 years ago
Francis Lavoie 5333c3528b
reverseproxy: Fix incorrect `health_headers` Caddyfile parsing (#4485) 3 years ago
Rainer Borene 180ae0cc48
caddyhttp: Implement http.request.uuid placeholder (#4285) 3 years ago
Matthew Holt a1c41210d3 caddypki: Minor tweak, don't use context pointer 3 years ago
Matt Holt ecac03cdcb
caddyhttp: Enhance vars matcher (#4433) 3 years ago
Francis Lavoie c04d24cafa
pki: Avoid provisioning the `local` CA when not necessary (#4463) 3 years ago
Francis Lavoie 81ee34e962
httpcaddyfile: Fix sorting edgecase for nested `handle_path` (#4477) 3 years ago
Mohammed Al Sahaf 78b5356f2b
fileserver: do not double-escape paths (#4447) 3 years ago
Francis Lavoie 6f9b6ad78e
go.mod: Update smallstep/certificates, no longer need replace (#4475) 3 years ago
Francis Lavoie 4906b9357a
go.mod: Update smallstep/truststore, fix build on FreeBSD (#4473) 3 years ago
Runzhi He e90d751732
caddyfile: impove fmt warning message (#4444) 3 years ago
Adam Burgess dce81e85d5
docs: use backticks to not italicise glob path (#4460) 3 years ago
Kévin Dunglas a1b417c832
logging: add support for hashing data (#4434) 3 years ago
Francis Lavoie 5bf0adad87
caddyhttp: Make logging of credential headers opt-in (#4438) 3 years ago
Francis Lavoie 8e5aafa5cd
fastcgi: Fix a TODO, prevent zap using reflection for logging env (#4437) 3 years ago
Francis Lavoie c133153447
go.mod: Update to latest smallstep/truststore, support FreeBSD (#4453) 3 years ago
Tim Culverhouse ec14ccdd40
templates: fix inconsistent nested includes (#4452) 3 years ago
Francis Lavoie f55b123d63
caddyhttp: Split up logged remote address into IP and port (#4403) 3 years ago
Matt Holt 0eb0b60f47
logging: Remove common_log field and single_field encoder (#4149) (#4282) 3 years ago
Rainer Borene 5e5af50e64
caddyfile: make renew_interval option configurable (#4451) 3 years ago
Francis Lavoie 9ee68c1bd5
reverseproxy: Adjust defaults, document defaults (#4436) 3 years ago
Kévin Dunglas 789efa5dee
logging: add a regexp filter (#4426) 3 years ago
Kévin Dunglas 8887adb027
logging: add a filter for cookies (#4425) 3 years ago
Kévin Dunglas bcac2beee7
logging: add a filter for query parameters (#4424) 3 years ago
Mohammed Al Sahaf 1e10f6f725
fileserver: browse: do not encode the paths in breadcrumbs and page title (#4410) 3 years ago
Jeremy Lin c8b5a81607
fileserver: Fix handling of symlink sizes in directory listings (#4415) 3 years ago
Francis Lavoie eead337324
caddyhttp: Log non-500 handler errors at debug level (#4429) 3 years ago
Matthew Holt 7d5047c1f1
caddyhttp: Log empty value for typical password headers 3 years ago
Matthew Holt 7f364c777a
core: Load config at interval instead of just once 3 years ago
Matthew Holt b47af6ef04
caddyfile: Copy input before parsing (fix #4422) 3 years ago
Jeremy Lin e81369e220
fileserver: Move default browse template into a separate file (#4417) 3 years ago
Francis Lavoie e7457b43e4
caddyhttp: Sanitize the path before evaluating path matchers (#4407) 3 years ago
Matthew Holt f376a38b25
go.mod: Update ACMEz and CertMagic 3 years ago
Francis Lavoie 749e55c738
caddycmd: Add `--keep-backup` to upgrade commands (#4387) 3 years ago
Matt Holt 24fda7514d
caddytls: Mark storage clean timestamp at end of routine (#4401) 3 years ago
Matthew Holt 3385856966
Fix lint message in metrics tests 3 years ago
Francis Lavoie f73f55dba7
reverseproxy: Sanitize scheme and host on incoming requests (#4237) 3 years ago
Marc Easen 012d235314
httpcaddyfile: Empty tls policy for internal http localhost (#4398) 3 years ago