0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-13 22:51:08 -05:00
caddy/server
W-Mark Kubacki f31875dfde Move sanitization of URL.Path to Server
No need to have this in every plugin. And, even in flat filesystems
filenames with dots and slashes are best avoided.
2016-04-15 21:02:36 +02:00
..
config.go Remove path scoping for middleware slice 2016-02-17 18:11:03 -07:00
config_test.go Parser separate scheme/port, refactor config loading 2016-01-03 16:41:29 -07:00
graceful.go Several improvements and bug fixes related to graceful reloads 2015-11-14 18:00:25 -07:00
server.go Move sanitization of URL.Path to Server 2016-04-15 21:02:36 +02:00
server_test.go server: Rotate TLS ticket "keys" (#742) 2016-04-12 10:09:45 -06:00
virtualhost.go Remove path scoping for middleware slice 2016-02-17 18:11:03 -07:00