Add credit
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 1 Apr 2011 00:35:47 +0000 (00:35 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 1 Apr 2011 00:35:47 +0000 (00:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1087525 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index f4800ae..5576b9c 100644 (file)
         user&apos;s delegated credentials and exposing the user&apos;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)
       </add>
       <fix>
         HTTP range requests cannot be reliably served when a Writer is in use so