This is an automated email from the ASF dual-hosted git repository.
EnxDev pushed a change to branch enxdev/feat/subjects-group-access-gaps
in repository https://gitbox.apache.org/repos/asf/superset.git
from 93158c76ee3 fix(subjects): re-raise unrelated IntegrityError; clarify
chart-data access
add 4fcdf7f2179 fix(subjects): require ENABLE_VIEWERS for creator-group
viewer defaults
No new revisions were added by this update.
Summary of changes:
docs/admin_docs/security/security.mdx | 4 ++++
docs/static/feature-flags.json | 2 +-
scripts/change_detector.py | 6 ++++--
superset/config.py | 7 ++++---
superset/subjects/utils.py | 10 ++++++++-
.../subjects/test_creator_group_defaults.py | 13 ++++++++++--
tests/unit_tests/subjects/test_utils.py | 24 ++++++++++++++--------
7 files changed, 48 insertions(+), 18 deletions(-)