pbr0ck3r commented on issue #5207: Database restriction in SQL Lab. URL: https://github.com/apache/incubator-superset/issues/5207#issuecomment-436756278 @mistercrunch after doing some more research I have come to the understand that Supersets loads the databases into the localStorage when opening the SQL Editor. It loads them from... `/databaseasync/api/read`. That backend needs to filter the databases the current user has accesses to based on their roles.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
