22 Commits (0be3d995439245e8b4069fd3bddcd4b8ef9194d4)

Author SHA1 Message Date
Francis Lavoie 3a1e0dbf47
httpcaddyfile: Deprecate paths in site addresses; use zap logs (#4728) 3 years ago
Matthew Holt db62942d63
Make file modes consistent 3 years ago
Francis Lavoie 134b805644
caddyfile: Prevent bad block opening tokens (#4655) 3 years ago
Matthew Holt b47af6ef04
caddyfile: Copy input before parsing (fix #4422) 3 years ago
KallyDev c48fadc4a7
Move from deprecated ioutil to os and io packages (#4364) 3 years ago
Matthew Holt 2ebfda1ae9
Make copyright notice more consistent 3 years ago
Francis Lavoie 51f125bd44
caddyfile: Better error message for missing site block braces (#4301) 3 years ago
Francis Lavoie d74913f871
caddyfile: Error on invalid site addresses containing comma (#4302) 3 years ago
Francis Lavoie b82db994f3
caddyfile: Add parse error on site address with trailing `{` (#4163) 4 years ago
Francis Lavoie a8d45277ca
caddyfile: Fix `import` replacing unrelated placeholders (#4129) 4 years ago
Mohammed Al Sahaf 3903642aa7
caddyfile: reject cyclic imports (#4022) 4 years ago
Francis Lavoie c6dec30535
caddyfile: Add support for env var defaults; add tests (#3682) 4 years ago
Francis Lavoie fb9d874fa9
caddyfile: Export Tokenize function for lexing (#3549) 5 years ago
Francis Lavoie fdf2a77feb
caddyfile: Add args on imports (#3423) 5 years ago
Zaq? Wiedmann 063ed1e7f9
caddyfile: expand environment variables within caddy files (#3082) 5 years ago
Mark Sargent 871abf1053 caddyfile: fix replacing variables on imported files (#2970) 5 years ago
Mark Sargent 7c419d5349 caddyfile: Preprocess env vars in {$THIS} format (#2963) 5 years ago
Matthew Holt af25f0254e
caddyfile: Support global config block; allow non-empty blocks w/ 0 keys 6 years ago
Matthew Holt 8420a2f250
Clean up Dispenser and filename handling a bit 6 years ago
Matthew Holt b2aa679c33
Fix snippet nesting bug 6 years ago
Matthew Holt c9980fd367
Refactor Caddyfile adapter and module registration 6 years ago
Matthew Holt ab885f07b8
Implement config adapters and beginning of Caddyfile adapter 6 years ago