ArcherTsai commented on issue #8879: Limit Role Access for specific Tables
URL: 
https://github.com/apache/incubator-superset/issues/8879#issuecomment-572908085
 
 
   Someone has raised issues about this before and it seems no one tried to 
deal with this.
   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. 
   
   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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to