802 Commits (2bc30bb780f3b93593a2a9e42db6ab215fe12902)
 

Author SHA1 Message Date
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
Francis Lavoie 61b7002d26
ci: Apparently only single-quote strings are supported (#3523) 5 years ago
Francis Lavoie b1480eb52f
fastcgi: Fix php_fastcgi matcher regression (#3512) 5 years ago
Xiuming Chen 5bc4777be9
chore: Fix typo in reverse-proxy subcommand help message (#3513) 5 years ago
Matthew Holt 3af15c0725
caddyhttp: Empty, not nil, query matcher matches empty query string 5 years ago
Matthew Holt 6db3615547
caddyhttp: Enable matching empty query string 5 years ago
Matthew Holt 32cafbb630
httpcaddyfile: Fix ordering of catch-all site blocks 5 years ago
Francis Lavoie 003403ecbc
templates: Add support for dots to close yaml frontmatter (#3498) 5 years ago
Mohammed Al Sahaf 5b48f784ae
ci: don't run s390x tests on PRs of forks (#3494) 5 years ago
Chris Ortman d84a5d8427
httpcaddyfile: New `acme_eab` option (#3492) 5 years ago
Mohammed Al Sahaf 7da32f493a
ci: skip s390x tests on forks (#3493) 5 years ago
Matthew Holt cb0d9838cb
go.mod: Update quic-go to 0.17.1 (draft 29) and certmagic 0.11.2 (eab) 5 years ago
Matthew Holt d81a69ef16 Merge branch 'eab-fix' 5 years ago
Mohammed Al Sahaf 99dcc10f31
ci: add CI on s390x (#3463) 5 years ago
Wynn Wolf Arbor fa4cdde7d8
fastcgi: Make sure splitPos handles empty SplitPath correctly (#3491) 5 years ago
Matthew Holt d55c3b31eb
caddyhttp: Add client cert SAN placeholders 5 years ago
Matthew Holt 6d03fb48f9
caddytls: Don't decode HMAC 5 years ago
Matthew Holt b3bff13f7d
reverseproxy: Close websocket conn if req context cancels 5 years ago