pinal-shah opened a new pull request, #394:
URL: https://github.com/apache/atlas/pull/394

   ## What changes were proposed in this pull request?
   
   Problem: The Apache Atlas Team List in the website is rendered from github 
pom.xml dynamically.
   Since the response header `content-security-policy` from apache atlas 
website doesn't allow GitHub URL, Team List is not loading
   
   Solution: Team List is fetched in a pre build step and saved in a file and 
rendered from that file, instead of fetching from github url.
   Another Solution is mentioned [here](https://infra.apache.org/tools/csp.html)
   
   ## How was this patch tested?
   
   Locally build the doc module and checked


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to