This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/superset.git
synced
2026-09-03 22:12:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed696b993364e4a2ca92c4e2f3ad5ecc54470b52
superset2
/
tests
/
unit_tests
/
security
T
History
Mike Ma
and
Evan Rusackas
2eb1e04283
fix: hydrate JWT user before list API filters (
#39946
)
...
Co-authored-by: Evan Rusackas <
evan@preset.io
>
2026-08-10 14:18:28 -07:00
..
__init__.py
…
api_test.py
test(security): assert intended trailing-slash behavior of security API (
#29934
) (
#41965
)
2026-07-15 22:24:15 -07:00
audit_log_test.py
feat: introduce Subject model and entity editors/viewers (
#38831
)
2026-07-08 11:00:03 -07:00
exclude_users_filter_test.py
chore: session enforce sqlalchemy 2.0 (
#42365
)
2026-07-26 19:28:42 -07:00
guest_rls_test.py
feat(mcp): chart type plugin registry for extensible generate_chart (
#39922
)
2026-07-02 00:31:19 -04:00
guest_token_audit_test.py
…
guest_token_revocation_test.py
…
manager_test.py
fix: hydrate JWT user before list API filters (
#39946
)
2026-08-10 14:18:28 -07:00
test_audit_event_metrics.py
feat(subjects): scope principal listings and default new assets to creator groups (
#42472
)
2026-07-29 14:36:45 +02: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
…
test_permission_hooks.py
feat: introduce Subject model and entity editors/viewers (
#38831
)
2026-07-08 11:00:03 -07:00
test_permission_instructions_link.py
feat(security): actionable, request-access-aware data permission errors (
#41843
)
2026-08-08 11:51:15 -07:00
test_session_invalidation.py
…