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 c728cdf501 fix: deck.gl Scatterplot min/max radius (#24363)
add a3aacf2527 fix: Address dashboard permission regression in #23586
(#24350)
No new revisions were added by this update.
Summary of changes:
superset/security/manager.py | 93 +++++++++++++---------
superset/utils/decorators.py | 27 -------
superset/views/core.py | 77 +++++++-----------
tests/integration_tests/base_tests.py | 42 ++++++++++
tests/integration_tests/dashboards/api_tests.py | 80 -------------------
.../dashboards/security/security_dataset_tests.py | 4 +-
.../dashboards/security/security_rbac_tests.py | 37 +++++++++
7 files changed, 166 insertions(+), 194 deletions(-)