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-05 23:12:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
487a838cf35b91d2218bdd07feed87ee61aefcf8
superset2
/
tests
/
unit_tests
/
security
T
History
Evan Rusackas
and
Claude Opus 4.8
e5dbc3114f
fix(dashboard): scope embedded guest reads to granted resources
...
Co-Authored-By: Claude Opus 4.8 <
noreply@anthropic.com
>
2026-08-08 19:50:18 -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
…
guest_token_audit_test.py
…
guest_token_revocation_test.py
…
manager_test.py
fix(dashboard): scope embedded guest reads to granted resources
2026-08-08 19:50:18 -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
…