mysticaltech edited a comment on issue #10632: URL: https://github.com/apache/incubator-superset/issues/10632#issuecomment-679835677
@dpgaspar thanks for your reply. I see, I am running superset in a container behind a reverse proxy would need a way to extract those logs somehow, or get 401s, basically I use fail2ban to block brute-force attacks. Can't redirect for unauthorized username / password combo use 401s instead of 302s? Interesting [stack overflow question](https://stackoverflow.com/questions/8775593/is-it-possible-to-send-a-401-unauthorized-and-redirect-with-a-location) on the subject. I would appreciate any advice on making this work, how would I pipe the logs out of the container? 🙏🏻 ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
