byauth bypass paths doesn't work on jobhistory job page
-------------------------------------------------------

                 Key: MAPREDUCE-3878
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3878
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.1
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles
            Priority: Critical


If jobhistory/job.* is included in the byauth.bypass.paths. URL will always 
show Null user. This differs from 0.20 where this setting disables security on 
this page. Bypassing the filter essentially passes a null user to AppController 
where an exception is thrown. If a null user is detected, we should assume 
security is disabled on this page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to