You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2023/08/04 18:53:43 UTC

[superset] branch master updated (9f7f2c60d6 -> 7397ab36f2)

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

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


    from 9f7f2c60d6 fix: revert "fix(embedded): adding logic to check dataset used by filters (#24808) (#24892)
     add 7397ab36f2 fix: Dashboard aware RBAC dataset permission (#24789)

No new revisions were added by this update.

Summary of changes:
 superset/security/manager.py                       | 43 +++++---------------
 .../dashboards/security/security_rbac_tests.py     |  3 +-
 .../security/guest_token_security_tests.py         | 35 ----------------
 tests/integration_tests/security_tests.py          | 47 +++++++++++++++++++++-
 4 files changed, 55 insertions(+), 73 deletions(-)