You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/10/07 20:19:33 UTC

[GitHub] mistercrunch commented on issue #3414: Filter datasources per user permissions

mistercrunch commented on issue #3414: Filter datasources per user permissions
URL: https://github.com/apache/incubator-superset/pull/3414#issuecomment-334963169
 
 
   The proper way to do this so that it applies throughout the app (CRUD, REST, ...) is this way:
   https://github.com/apache/incubator-superset/blob/master/superset/views/core.py#L126
   
   I think something similar needs to be done on top of BaseDatasource:
   https://github.com/apache/incubator-superset/blob/master/superset/connectors/base/views.py#L6
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services