This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-07-27 00:52:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb60e5477b1f9c8747f55fe24784606ea2f5a7ef
superset2
/
tests
/
unit_tests
/
security
History
Ville Brofeldt
b061b5d317
chore: fix lint on untouched files (
#41333
)
2026-06-23 11:29:19 -07:00
..
__init__.py
…
api_test.py
…
audit_log_test.py
…
exclude_users_filter_test.py
…
guest_rls_test.py
chore: fix lint on untouched files (
#41333
)
2026-06-23 11:29:19 -07:00
guest_token_audit_test.py
feat(security): record audit metadata on guest token issuance (
#41305
)
2026-06-23 11:25:44 -07:00
guest_token_revocation_test.py
…
manager_test.py
fix(embedded): allow guest users to sort table columns in embedded dashboards (
#41218
)
2026-06-23 10:10:55 -07:00
test_granular_export_permissions.py
…
test_guest_token_dataset_allowlist.py
…
test_guest_token_revocation.py
…
test_password_change.py
…
test_password_complexity.py
feat(security): enforce password complexity policy (min length + common-password blocklist) (
#40670
)
2026-06-13 16:31:23 -07:00
test_permission_hooks.py
feat(security): Add extension hooks for custom access control, ownership, and asset lifecycle (
#40707
)
2026-06-16 15:25:03 +03:00
test_session_invalidation.py
…