[ https://issues.apache.org/jira/browse/HADOOP-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838826#action_12838826 ]
Hudson commented on HADOOP-6568: -------------------------------- Integrated in Hadoop-Common-trunk #261 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/261/]) . Adds authorization for the default servlets. Contributed by Vinod Kumar Vavilapalli. > Authorization for default servlets > ---------------------------------- > > Key: HADOOP-6568 > URL: https://issues.apache.org/jira/browse/HADOOP-6568 > Project: Hadoop Common > Issue Type: Sub-task > Components: security > Reporter: Vinod K V > Assignee: Vinod K V > Fix For: 0.22.0 > > Attachments: HADOOP-6568-20100216.txt, HADOOP-6568-20100224.1.txt, > HADOOP-6568-20100224.txt, HADOOP-6568-20100225.1.txt, > HADOOP-6568-20100225.2.txt, HADOOP-6568-20100225.txt, > HADOOP-6568-20100226-ydist.txt > > > We have the following default servlets: /logs, /static, /stacks, /logLevel, > /metrics, /conf. Barring "/static", rest of the servlets provide information > that is only for administrators. In the context of security for the > web-servlets, we need protected access to these pages. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.