Page MenuHomeSolus

Update caddy to 2.4.6
ClosedPublic

Authored by EbonJaeger on Nov 23 2021, 7:01 PM.
Tags
None
Referenced Files
F10899421: D12363.id.diff
Jul 3 2023, 4:50 PM
F10798253: D12363.id30074.diff
May 28 2023, 8:42 AM
F10791821: D12363.id30056.diff
May 27 2023, 4:55 AM
F10791668: D12363.id30074.diff
May 27 2023, 4:12 AM
F10791661: D12363.diff
May 27 2023, 4:10 AM
Subscribers

Details

Summary

Summarized Changelog:

  • Add support for triggering errors from try_files
  • Placeholder for client cert in DER + base64 format
  • Sanitize the path before evaluating path matchers
  • reverseproxy: clarify warning for -insecure
  • Mark storage clean timestamp at end of routine
  • fastcgi: Fix Caddyfile parsing when handle_response is used
  • fastcgi: Implement try_files override in Caddyfile directive
  • Fix compression breaks using httpInclude
  • Fix displayed file size if it is symlink
  • Properly handle escaped/non-ascii paths
  • Log error at error level
  • Sanitize scheme and host on incoming requests

Full changelog available here.

Test Plan

Run Caddy with a custom Caddyfile config and browse to the localhost site in a web browser.

Diff Detail

Repository
R5152 caddy
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2562
Build 2562: arc lint + arc unit