hughhhh commented on issue #21789: URL: https://github.com/apache/superset/issues/21789#issuecomment-1310620629
> Agree with @betodealmeida on this. We should provide a "hook" that would allow folks to override the connection building on their own. If localhost access needs to be blocked, for instance, that logic would land in each custom manager's implementation. > > Ideally, we would follow a similar pattern as FAB's `SecurityManager` where the FQCN is called out in config and is then instantiated at bootstrap time and is wired up accordingly. @craig-rueda I'll make sure to build in hook mechanism to allow devs to override the credentials in their ssh tunnel before generating their tunnel -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
