From 2be4d2eb6deaa976332ca2301ff0cf8bc8053854 Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 1 Apr 2011 00:35:47 +0000 Subject: [PATCH] Add credit git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1087525 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index f4800ae34..5576b9c35 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -101,7 +101,8 @@ user's delegated credentials and exposing the user's delegated credentials via a request attribute so applications can make use of the to impersonate the current user when accessing third-party systems that - use a compatible authentication mechanism. (markt) + use a compatible authentication mechanism. Based on a patch provided by + Michael Osipov. (markt) HTTP range requests cannot be reliably served when a Writer is in use so -- 2.11.0