You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by GitBox <gi...@apache.org> on 2019/12/29 21:45:36 UTC

[GitHub] [atlas] khavert opened a new pull request #80: Allow to use system variables, allow OPTIONS method without authorization header

khavert opened a new pull request #80: Allow to use system variables, allow OPTIONS method without authorization header
URL: https://github.com/apache/atlas/pull/80
 
 
   This allow to use system variables in atlas.properties. 
   Replace all "${variable}" from configuration file to system environments.
   
   Allow to send OPTIONS request without any authorization header. 
   It's nessecery if You are building your own frontend.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services