1273 Commits (a58f240d3ecbb59285303746406cab50217f8d24)
 

Author SHA1 Message Date
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
Matthew Holt 997e41deae
go.mod: Replace promptui with Apache-compatible fork (fix #4394) 3 years ago
Matthew Holt 0ffb2229b0
httpcaddyfile: Preserve IPv6 addresses through normalization (fix #4381) 3 years ago
Klaus Helenius a21d5a001f
fileserver: Prevent focusing filter from scrolling on page load (#4393) 3 years ago
Matthew Holt a2119c09e9
map: Fix 95c03506 (avoid repeated expansions) 3 years ago
Francis Lavoie 062657d0d8
caddycmd: Add `--skip-standard` to `list-modules` command, quieter output (#4386) 3 years ago
Francis Lavoie b092061591
reverseproxy: Prevent copying the response if a response handler ran (#4388) 3 years ago
Y.Horie 64f8b557b1
fileserver: Fix compression breaks using httpInclude (#4352) (#4358) 3 years ago
Matthew Holt 95c035060f
map: Fix regex mappings 3 years ago
Matthew Holt c4790d7f9d
go.mod: Carefully upgrade some dependencies (fix #4251) 3 years ago
Simão Gomes Viana 837cdc566d
caddyhttp: reverseproxy: clarify warning for -insecure (#4379) 3 years ago
M. Ángel Jimeno be5f77e84d
caddycmd: fix caddy validate/fmt help message (#4377) 3 years ago
Oleg cbb045a121
caddyhttp: Placeholder for client cert in DER + base64 format (#4241) 3 years ago
KallyDev c48fadc4a7
Move from deprecated ioutil to os and io packages (#4364) 3 years ago
Matthew Holt 059fc32f00
Revert 3336faf2 (close #4360) 3 years ago
Matthew Holt e2d964ea30
Add explanation for project name to readme 3 years ago
Matthew Holt 501da21f20
General minor improvements to docs 3 years ago
Matthew Holt 3336faf254
reverseproxy: Log error at error level (fix #4360) 3 years ago
Tim Culverhouse 16f752125f
templates: Add tests for funcInclude and funcImport (#4357) 3 years ago
Slavik 0a5f7a677f
fileserver: Make file listing links purple once visited (#4356) 3 years ago
HayatoShiba d3a0259944
fileserver: Fix displayed file size if it is symlink (#4354) 3 years ago
Tim Culverhouse 5fda9610f9
templates: Add 'import' action (#4321) 3 years ago
Francis Lavoie 3f2c3ecf85
fastcgi: Implement `try_files` override in Caddyfile directive (#4347) 3 years ago
Francis Lavoie 907e2d8d3a
caddyhttp: Add support for triggering errors from `try_files` (#4346) 3 years ago
Mohammed Al Sahaf 33c70f418f
fileserver: properly handle escaped/non-ascii paths (#4332) 3 years ago
Matthew Holt 2ebfda1ae9
Make copyright notice more consistent 3 years ago
Matthew Holt 2392478bd3
templates: Propagate httpError to HTTP response 3 years ago