mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
64c18a7c6c
* caddyfile: More robust parsing for 'import' (fixes #2096) The fix for hanging involves limiting the number of wildcards in an import pattern to just 1. Otherwise some patterns can expand to the entire disk. The other fix requires that the end string for an environment variable expansion come after the start string. * caddyfile: Fix more fuzzing errors |
||
---|---|---|
.. | ||
testdata | ||
dispenser_test.go | ||
dispenser.go | ||
json_test.go | ||
json.go | ||
lexer_test.go | ||
lexer.go | ||
parse_test.go | ||
parse.go |