This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from dd769eb7a0 fix: Apply normalization to all dttm columns (#25147)
new 286c095506 fix: REST API CSRF exempt list (#25590)
new 69c2378747 fix(RLS): Fix Info Tooltip + Button Alignment on RLS Modal
(#25400)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/features/rls/RowLevelSecurityModal.tsx | 4 ++++
superset/views/base_api.py | 2 +-
tests/unit_tests/conftest.py | 9 +++++++++
.../client.py => unit_tests/security/api_test.py} | 17 +++++++++++------
4 files changed, 25 insertions(+), 7 deletions(-)
copy tests/{integration_tests/fixtures/client.py =>
unit_tests/security/api_test.py} (71%)