969 Commits (8ec90f1c402b5e1aa1eea59e45f700aeb45da6ba)
 

Author SHA1 Message Date
Matthew Holt c42bfaf31e
go.mod: Bump CertMagic 5 years ago
Matthew Holt e2f913bb7f
reverseproxy: Minor fixes and cleanup 5 years ago
Matt Holt 65a09524c3
caddyhttp: Add TLS client cert info to logs (#3640) 5 years ago
Matthew Holt c6d6a775a1
go.mod: Update some dependencies 5 years ago
Matt Holt 4accf737a6
ci: Ignore s390x failures (#3644) 5 years ago
Matthew Holt ff19bddac5
httpcaddyfile: Avoid repeated subjects in APs (fix #3618) 5 years ago
Francis Lavoie 584eba94a4
httpcaddyfile: Allow named matchers in `route` blocks (#3632) 5 years ago
Kevin Lin 904f149e5b
reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620) 5 years ago
Ye Zhihao 8b80a3201f
httpcaddyfile: Bring `enforce_origin` and `origins` to admin config (#3595) 5 years ago
Matthew Holt 68529e2f9e
cmd: Print caddy version with environ or --environ (#3627) 5 years ago
Mohammed Al Sahaf 399eff415c
ci: Include tracking of GOOS for which Caddy fails to build (#3617) 5 years ago
Matt Holt c054a818a1
fileserver: Fix newly-introduced failing test on Linux (#3625) 5 years ago
Bart af5c148ed1
admin,templates,core: Minor enhancements and error handling (#3607) 5 years ago
v-rosa 514eef33fe
caddyhttp: Add support to resolve DN in CEL expression (#3608) 5 years ago
Matthew Holt 3860b235d0
fileserver: Don't assume len(str) == len(ToLower(str)) (fix #3623) 5 years ago
Ye Zhihao 6f73a358f4
httpcaddyfile: Add `compression` to http transport config (#3624) 5 years ago
Matt Holt 6a14e2c2a8
caddytls: Replace lego with acmez (#3621) 5 years ago
Patrick Hein 2bc30bb780
templates: Implement placeholders function (#3324) 5 years ago
Matthew Holt 28d870c193
go.mod: Update quic-go, truststore, and goldmark 5 years ago
Francis Lavoie fb9d874fa9
caddyfile: Export Tokenize function for lexing (#3549) 5 years ago
Matt Holt 6cea1f239d
push: Implement HTTP/2 server push (#3573) 5 years ago
Manuel Dalla Lana 2ae8c11927
fastcgi: Add resolve_root_symlink (#3587) 5 years ago
Kevin Lin e9b1d7dcb4
reverse_proxy: flush HTTP/2 response when ContentLength is unknown (#3561) 5 years ago
Mohammed Al Sahaf bd9d796e6e
reverseproxy: add support for custom DNS resolver (#3479) 5 years ago
Matthew Holt 246a31aacd
reverseproxy: Restore request's original host and header (fix #3509) 5 years ago
Francis Lavoie 0665a86eb7
fastcgi: Ensure leading slash, omit SERVER_PORT if empty for compliance (#3570) 5 years ago
Francis Lavoie 3fdaf50785
fastcgi: Fill REMOTE_USER with http.auth.user.id placeholder (#3577) 5 years ago
Francis Lavoie 19cc2bd3c3
reverseproxy: Fix Caddyfile parsing for empty non-http transports (#3576) 5 years ago
Matthew Holt 705de11bef
readme: Minor tweaks 5 years ago
Matthew Holt 8a0fff58aa
caddyauth: hash-password: Set bcrypt cost to 14 (#3580) 5 years ago
Matthew Holt 6f0f159ba5
caddyhttp: Add {http.request.body} placeholder 5 years ago
Matthew Holt 6eafd4e82f
readme: Update badges 5 years ago
Matthew Holt eda54c22a6
logging: ⚠️ Deprecate logfmt encoder 5 years ago
Matthew Holt 2c71fb116b chore: Rename file to be consistent 5 years ago
Kévin Dunglas 724613a1be
docs: Remove extra word in README.md (#3564) 5 years ago
snu-ceyda 735c86658d
fileserver: Enable browse pagination with offset parameter (#3542) 5 years ago
Matthew Holt a2dae1d43f
templates: Fix front matter closing fence search 5 years ago
Matthew Holt efc0cc5e85
caddytls: Move initial storage clean op into goroutine 5 years ago
Matthew Holt 0bf2565c37
caddyhttp: Reorder some access log fields; add host matcher test case 5 years ago
Matthew Holt 7bfe5b6c95
httpcaddyfile: Reorder automation policy logic (close #3550) 5 years ago
Matthew Holt 2a5599e2ad
go.mod: Upgrade and downgrade smallstep, quic-go, and cpuid 5 years ago
Greg Anders c35820012b
templates: Disable hard wraps in Markdown rendering (#3553) 5 years ago
Francis Lavoie 2d0f8831f8
ci: Fix another oops with publish workflow (#3536) 5 years ago
Mohammed Al Sahaf d7dbf85525
cel: fix validation of expression result type (#3526) 5 years ago
Matthew Holt 77f233a484 caddyhttp: Corrected host label index check (fix #3502) 5 years ago
James Birtles ddd690de4c
caddyhttp: Support placeholders in query matcher (#3521) 5 years ago
Mark Sargent 6004d3f779
caddyhttp: Add 'map' handler (#3199) 5 years ago
Francis Lavoie caca55e582
ci: Fix release publish trigger (#3524) 5 years ago
Matthew Holt c9049bdc24
go.mod: Minor dependency updates 5 years ago
Matt Holt 21c00a3cd2
caddyhttp: Better host matching for logger names (fix #3488) (#3522) 5 years ago