dpgaspar commented on a change in pull request #14742:
URL: https://github.com/apache/superset/pull/14742#discussion_r637016590



##########
File path: superset/tasks/async_queries.py
##########
@@ -43,6 +43,8 @@ def ensure_user_is_set(user_id: Optional[int]) -> None:
     user_is_set = hasattr(g, "user") and g.user is not None

Review comment:
       Good candidate for security manager




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