373 Commits (8aef859a5510e883a70fb562d5fb83c7585cc301)
 

Author SHA1 Message Date
Matthew Holt 8aef859a55
caddyfile: Less strict URL parsing; allows placeholders 5 years ago
Matt Holt a5ebec0041
http: Change routes to sequential matcher evaluation (#2967) 5 years ago
Mark Sargent 7c419d5349 caddyfile: Preprocess env vars in {$THIS} format (#2963) 5 years ago
Matthew Holt 3828a3aaac
go.mod: Update lego, tidy up 5 years ago
Matthew Holt 8bae8f5f5a
http: Always set status code via response recorder 5 years ago
Zaq? Wiedmann 21f1f95e7b reverse_proxy: Add tls_trusted_ca_certs to Caddyfile (#2936) 5 years ago
Matthew Holt 78e98c40d3
basicauth: Accept placeholders; move base64 decoding to provision 5 years ago
Matthew Holt 5c99267dd8
A few miscellaneous, minor fixes 5 years ago
Matthew Holt a6df4cdbbc logging: Add doc about which fields can't be filtered 5 years ago
Mohammed Al Sahaf dff78d82ce v2: housekeeping: address minor lint complaints (#2957) 5 years ago
Matthew Holt 8c7c2e4af2
logging: Little fix for filtering object fields 5 years ago
Matthew Holt 3d9f8eac08
Couple of minor fixes, update readme 5 years ago
Matthew Holt 06ea0a5295
Tune AppConfigDir and docs for Storage module 5 years ago
Matthew Holt 788462bd4c
file-server command: Use safer defaults; http: improve host matcher docs 5 years ago
Matthew Holt 5a0603ed72
Config auto-save; run --resume flag; update environ output (close #2903) 5 years ago
Matthew Holt 984d384d14
Change storage paths to follow OS conventions; migrate folder (#2955) 5 years ago
Matthew Holt fdabac51a8
Improve docs, especially w.r.t. placeholders and template actions 5 years ago
Matthew Holt 95d944613b
Export Replacer and use concrete type instead of interface 5 years ago
Matthew Holt 2b33d9a5e5
http: Enable TLS for servers listening only on HTTPS port 5 years ago
Matthew Holt 5c8b502964
fastcgi: Set SERVER_SOFTWARE, _NAME, and _PORT properly (fixes #2952) 5 years ago
Matthew Holt 82bebfab8a
templates: Change functions, add front matter support, better markdown 5 years ago
Matthew Holt be3849c267
Remove markdown module 5 years ago
Matthew Holt 16ee985c22
admin: Only write most CORS headers in OPTIONS requests 5 years ago
Matthew Holt 95ed603de7
Improve godocs all around 5 years ago
Matthew Holt cbb405f6aa
cmd: Eliminate unintended use of cgo 5 years ago
Matthew Holt 724c728678
rewrite: Attempt query string fix (#2891) 5 years ago
Matthew Holt 21408212da
http: query and query_string placeholders should use RawQuery, probably 5 years ago
Matthew Holt fe516575db
core: Add ReplaceFunc method to Replacer to allow dynamic replacements 5 years ago
Matthew Holt 080a62d5c5
Update go.mod; use CertMagic v0.9.0 5 years ago
Matthew Holt dae4913fe3
http: Patch path matcher to ignore dots and spaces (#2917) 5 years ago
Matthew Holt 6455efa5d3
admin: POST /... expands and appends all array elements 5 years ago
Matthew Holt 5ab17a3a37 admin: /stop endpoint gracefully shuts down; fixes caddy stop command 5 years ago
Abdelmalek Ihdene c3bcd967bd logging: Implement net writer (#2884) 5 years ago
Matthew Holt 6ea121ddf8
tls: Ensure conn policy is created when providing certs in Caddyfile 5 years ago
Matthew Holt 8005b7ab73
Couple of quick fixes 5 years ago
Matthew Holt b1a456cfe3
rewrite: strip_prefix, strip_suffix, and uri_replace dirs (closes #2906) 5 years ago
Matthew Holt 5e9d81b507
try_files, rewrite: allow query string in try_files (fix #2891) 5 years ago
Matthew Holt 09a8517065
rewrite: query string enh.; substring replace; add tests (see #2891) 5 years ago
Matthew Holt 87b6cf470b
Minor improvements; comments and shorter placeholders & module IDs 5 years ago
Matthew Holt f935458e3e
cmd: Fix validate command when JSON contains "@id" fields 5 years ago
Matt Holt 2e0615270d
fuzz: Remove Caddyfile adapter from fuzz corpus (#2925) 5 years ago
Matthew Holt fab5e4372a
core: Add godoc examples for LoadModule 5 years ago
Matt Holt 3c90e370a4
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 5 years ago
Marten Seemann a8533e5630 update quic-go to v0.14.1 (#2918) 5 years ago
Matthew Holt b07f6958ac
Use "IsUnixNetwork" function instead of repeating the logic 5 years ago
Matthew Holt 33a318d173
Don't append port to unix sockets 5 years ago
lu4p 68adfdc559 Fix misspellings (#2908) 5 years ago
Marten Seemann a841688cc0 update quic-go to v0.14.0 (#2916) 5 years ago
Matthew Holt 52ae5f70d2 Merge branch 'v2' of ssh://github.com/caddyserver/caddy into v2 5 years ago
Matthew Holt 44f23a67bb
http: Don't listen 1 port beyond port range 5 years ago