You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ro...@apache.org on 2021/05/21 21:34:33 UTC

[superset] branch master updated (b38596f -> a06a2f3)

This is an automated email from the ASF dual-hosted git repository.

robdiciuccio pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from b38596f  fix: Use g.user for getting the user_id for async queries (#14702)
     add a06a2f3  fix: Set g.user to anon user in Celery (#14742)

No new revisions were added by this update.

Summary of changes:
 superset/security/manager.py       |  4 ++++
 superset/tasks/async_queries.py    |  6 ++++--
 tests/tasks/async_queries_tests.py | 44 +++++++++++++++++++++++++++++++++++++-
 3 files changed, 51 insertions(+), 3 deletions(-)