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 2020/01/10 07:35:14 UTC

[GitHub] [incubator-superset] ArcherTsai edited a comment on issue #8879: Limit Role Access for specific Tables

ArcherTsai edited a comment on issue #8879: Limit Role Access for specific Tables
URL: https://github.com/apache/incubator-superset/issues/8879#issuecomment-572908085
 
 
   Someone has raised a issue about this before and it seems no one tried to deal with this.
   [Ref](https://github.com/apache/incubator-superset/issues/1531)
   
   I am not sure this is a bug or a feature. There are some codes related to access control in SQL Lab. But it would bypass the table access permission check and grant access permission to all tables in the DB as long as a user have access permission to the DB. 
   
   According to the descriptions of [SQL Lab](https://superset.incubator.apache.org/security.html#sql-lab ), access is given on a database basis. So maybe it is the design of Superset.
   
   I have done some modifications to fix this. And maybe I can commit it a few days later.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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