-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31159/
-----------------------------------------------------------
Review request for Ambari, Jonathan Hurley, Nate Cole, and Yusaku Sako.
Bugs: AMBARI-9694
https://issues.apache.org/jira/browse/AMBARI-9694
Repository: ambari
Description
-------
Access a view (i.e.
"http://c6501.ambari.apache.org:8080/views/TEZ/0.5.2.2.2.2.0-869/tez/#/tez-app/application_1423719241211_0050")
from a browser where I have already logged in to Ambari, the link works fine.
When I access it from another browser, I get a 403 with no redirect to the
login page.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilter.java
bedffbb
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilterTest.java
f3c6400
Diff: https://reviews.apache.org/r/31159/diff/
Testing
-------
Manual tested.
New unit test added.
All existing tests pass ...
Thanks,
Tom Beerbower