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-16 11:46:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1fb926edc8a736211352a4e8a1da2e8ed089fff
superset2
/
superset
/
security
History
Alexandru Soare
6d08e79259
feat(security): Add extension hooks for custom access control, ownership, and asset lifecycle (
#40707
)
2026-06-16 15:25:03 +03:00
..
__init__.py
Avoid circular dependency between superset config and superset package (
#8254
)
2019-12-10 09:17:34 +00:00
analytics_db_safety.py
fix(database): extend URI blocklist to cover duckdb dialect (
#40402
)
2026-05-30 13:26:38 -07:00
api.py
fix: remove registration_hash in the registrations API (
#40643
)
2026-06-04 09:43:03 -07:00
guest_token.py
feat(embedded): add guest token revocation support (
#40671
)
2026-06-10 09:17:30 -07:00
manager.py
feat(security): Add extension hooks for custom access control, ownership, and asset lifecycle (
#40707
)
2026-06-16 15:25:03 +03:00
password_change.py
feat(security): force password change on first use (opt-in) (
#40669
)
2026-06-11 22:23:10 -07:00
password_complexity.py
feat(security): enforce password complexity policy (min length + common-password blocklist) (
#40670
)
2026-06-13 16:31:23 -07:00
session_invalidation.py
feat: terminate active sessions when an account is disabled (
#40695
)
2026-06-11 19:37:13 -07:00