0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/middleware
Maxime f536bc94b2 Added the Context to the browse directive
Moved the Context type to middleware and exported it.
Users can use .Include and others in browse directive templating
Created test for the templates directive.
2015-07-17 20:07:24 +02:00
..
basicauth basicauth: Patch timing vulnerability 2015-06-01 20:33:07 -06:00
browse Added the Context to the browse directive 2015-07-17 20:07:24 +02:00
errors Fix errors tests 2015-07-05 23:23:35 -06:00
extensions extensions: Initial tests 2015-07-10 12:05:06 -06:00
fastcgi Fix for Issue 141: index not found, 502 Bad Gateway. 2015-06-30 11:54:50 +01:00
gzip Gzip: Fix wildcard extension bug. 2015-07-06 06:36:48 +01:00
headers headers: Initial test for Headers 2015-05-09 21:47:02 +02:00
inner rename middleware's name from internal to inner 2015-06-10 15:48:41 +08:00
log log: Customizable default error function 2015-06-15 10:17:09 -06:00
markdown Update error strings (start with lowercase letters) 2015-06-07 20:49:17 -04:00
proxy Update error strings (start with lowercase letters) 2015-06-07 20:49:17 -04:00
redirect Changes regarding review 2015-07-12 21:22:15 +02:00
rewrite Update error strings (start with lowercase letters) 2015-06-07 20:49:17 -04:00
templates Added the Context to the browse directive 2015-07-17 20:07:24 +02:00
websockets Fix lint warnings for middleware/websockets 2015-05-24 21:04:03 -04:00
commands.go Update error strings (start with lowercase letters) 2015-06-07 20:49:17 -04:00
context.go Added the Context to the browse directive 2015-07-17 20:07:24 +02:00
middleware.go Expanded index file support to other middlewares (fixes #27) 2015-05-05 15:50:42 -06:00
path.go Fix more lint warnings 2015-05-24 22:52:34 -04:00
recorder.go let middleware.responseRecorder be a http.Hijacker 2015-06-12 11:42:28 +08:00
replacer.go Export Replacer type 2015-05-03 12:43:50 -07:00