-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73196/
-----------------------------------------------------------
Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Jayendra Parab,
Kishor Gollapalliwar, Madhan Neethiraj, Mehul Parikh, Nitin Galave, Pradeep
Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-3171
https://issues.apache.org/jira/browse/RANGER-3171
Repository: ranger
Description
-------
Steps to reproduce:
1) open Firefox
2) login to Ranger
3) log out from Ranger (click Admin -> Log Out)
4) open an protected url
Expected result: redirect to login page
Test result: ui is broken with errors in console log.
Options
Diffs
-----
security-admin/src/main/java/org/apache/ranger/security/web/filter/RangerSecurityContextFormationFilter.java
6cc3a81
security-admin/src/main/webapp/login.jsp e61278d
Diff: https://reviews.apache.org/r/73196/diff/1/
Testing
-------
Tested that after adding "Cache-Control" Response header, logout from ranger
and again hit url of any page it redirect to login page and once credential is
provided it redirect to desired page.
Thanks,
Dhaval Rajpara