You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/10/26 17:45:46 UTC

[GitHub] [superset] craig-rueda commented on issue #21789: [SIP-91] - Enable SSH Tunneling on Database Connections

craig-rueda commented on issue #21789:
URL: https://github.com/apache/superset/issues/21789#issuecomment-1292392944

   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.


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org