[
https://issues.apache.org/jira/browse/ATLAS-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18065921#comment-18065921
]
ASF subversion and git services commented on ATLAS-5019:
--------------------------------------------------------
Commit c86c18ac71872dd98454c50344bc866f171e2065 in atlas's branch
refs/heads/atlas-2.5 from pareshd
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=c86c18ac7 ]
ATLAS-5019: corrected checkstyle errors in the header in atlas login.jsp patch
- commit 008f7548752dafa25a7f4ba336b89be2557e0926 (#344)
checkstyle change
(cherry picked from commit 3c023d6336296afe66a81a82c58fac0c04655b8e)
> Add header in atlas login.jsp page
> ----------------------------------
>
> Key: ATLAS-5019
> URL: https://issues.apache.org/jira/browse/ATLAS-5019
> Project: Atlas
> Issue Type: Bug
> Reporter: Paresh Devalia
> Assignee: Paresh Devalia
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currently, Apache Atlas does not include essential HTTP security headers
> login.jsp page. This can expose the application to common web vulnerabilities.
> * {{X-Frame-Options,}}
> {{{}X-Content-Type-Options,{}}}{{{}X-XSS-Protection,{}}}
> {{Content-Security-Policy}}
> * In addition to these defaults, support is also added to configure *custom
> HTTP headers* via the {{properties}} file using the {{atlas.headers.*}}
> prefix. This allows users to define additional response headers as needed
> without changing the codebase or override the header.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)