angler-fishThe Vulnerability History Project

Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57708

      Implement a new feature for AJP connectors - Tomcat Authorization
If configured (it is disabled by default) Tomcat will take an authenticated user name from the AJP protocol and use the appropriate Realm for the request to authorize (i.e. add roles) to that user.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1667546 13f79535-47bb-0310-9956-ffa450edef68
    
commit 1ee6bfce5d53af47aee398a38691423608bf6b83
+9
+31 -4
+1 -1
+1 -1
+1 -1
+5
+1 -1
+1 -1
+1 -1
+34 -5
+2
+35
+21
+13 -3
+13 -1
+16 -4
+16 -2
+6 -4
+3 -1
expand_less