mistercrunch commented on issue #4018: How to create datasources and tables using curl ? URL: https://github.com/apache/incubator-superset/issues/4018#issuecomment-350028364 REMOTE_USER assumes you have headers added by a proxy. So from behind the proxy you would spoof these headers, just find the CURL feature to set headers on the request. Of course you have to be behind the proxy to do this, the proxy shouldn't let you spoof or that would be a security hole.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
