caddy/modules/caddyhttp/fileserver
Mohammed Al Sahaf 33c70f418f
fileserver: properly handle escaped/non-ascii paths (#4332)
* fileserver: properly handle escaped/non-ascii paths

* fileserver: tests: accommodate Windows hate of colons in files names
2021-09-16 20:40:31 +00:00
..
testdata fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
browse.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00
browsetpl.go
browsetplcontext.go fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
browsetplcontext_test.go fileserver: Share template logic for both `templates` and `file_server browse` (#4093) 2021-04-30 22:17:23 -04:00
caddyfile.go fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) 2021-07-01 17:22:16 -06:00
command.go
matcher.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00
matcher_test.go fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
staticfiles.go fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00