-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72207/
-----------------------------------------------------------
(Updated March 20, 2020, 11:05 a.m.)
Review request for ranger, Gautam Borad, Mehul Parikh, Pradeep Agrawal, and
Velmurugan Periasamy.
Bugs: RANGER-2744
https://issues.apache.org/jira/browse/RANGER-2744
Repository: ranger
Description
-------
Good coding practice-add additional headers in ranger.
Diffs
-----
security-admin/src/main/webapp/login.jsp c5e80d1
Diff: https://reviews.apache.org/r/72207/diff/2/
Testing (updated)
-------
Problem statement
Missing header in Response Headers of two pages
login.jsp and XAPrelogin.js
Solution
Both the above pages get loaded even before any authentication happens.
se we are including this header explicitly in login.jsp page only.
Thanks,
Nitin Galave