This is an automated email from the ASF dual-hosted git repository.
villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 3be8bda docs: add gallery screenshot & link in README (#10988)
add 448a41a feat(row-level-security): add base filter type and filter
grouping (#10946)
No new revisions were added by this update.
Summary of changes:
superset/app.py | 4 +-
superset/connectors/sqla/models.py | 28 ++--
superset/connectors/sqla/views.py | 60 ++++++-
...828ac4e_add_rls_filter_type_and_grouping_key.py | 58 +++++++
superset/security/manager.py | 46 +++++-
.../rls/list.html} | 21 +--
superset/utils/core.py | 5 +
tests/security_tests.py | 181 ++++++++++++++-------
8 files changed, 308 insertions(+), 95 deletions(-)
create mode 100644
superset/migrations/versions/e5ef6828ac4e_add_rls_filter_type_and_grouping_key.py
copy superset/templates/superset/{fab_overrides/list_with_checkboxes.html =>
models/rls/list.html} (84%)