villebro commented on a change in pull request #13772:
URL: https://github.com/apache/superset/pull/13772#discussion_r602395192



##########
File path: superset/config.py
##########
@@ -349,7 +349,7 @@ def _try_json_readsha(  # pylint: disable=unused-argument
     # by that custom datasource access. So we are assuming a default security 
config,
     # a custom security config could potentially give access to setting 
filters on
     # tables that users do not have access to.
-    "ROW_LEVEL_SECURITY": False,
+    "ROW_LEVEL_SECURITY": True,

Review comment:
       I'll leave it for a short period just to make it easy for orgs running 
master to disable the feature in case we run into a nasty bug.




-- 
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]



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

Reply via email to