From: markt Date: Fri, 1 Apr 2011 00:35:47 +0000 (+0000) Subject: Add credit X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2be4d2eb6deaa976332ca2301ff0cf8bc8053854;p=tomcat7.0 Add credit git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1087525 13f79535-47bb-0310-9956-ffa450edef68 --- 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