[
https://issues.apache.org/jira/browse/ATLAS-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948106#comment-17948106
]
ASF subversion and git services commented on ATLAS-5019:
--------------------------------------------------------
Commit 008f7548752dafa25a7f4ba336b89be2557e0926 in atlas's branch
refs/heads/dependabot/npm_and_yarn/docs/multi-2e0a314c79 from pareshd
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=008f75487 ]
ATLAS-5019: Add header in atlas login.jsp page (#335)
> 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
> Time Spent: 1.5h
> 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)