This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from f8cb935105 feat(reports): add webhook option for notifications (#36127)
add ecb4e483df fix: apply `EXCLUDE_USERS_FROM_LISTS` to
`/api/v1/security/users/` (#36742)
No new revisions were added by this update.
Summary of changes:
superset/security/manager.py | 27 +++-
.../security/exclude_users_filter_test.py | 165 +++++++++++++++++++++
2 files changed, 191 insertions(+), 1 deletion(-)
create mode 100644 tests/unit_tests/security/exclude_users_filter_test.py