superset/superset/security
Daniel Vaz Gaspar 1b375b715c
refactor: upload data unification, less permissions and less endpoints (#31959)
2025-01-28 11:09:55 +00: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 feat: a native SQLAlchemy dialect for Superset (#14225) 2023-08-18 12:21:36 -07:00
api.py feat(embedded): add hook to allow superset admins to validate guest token parameters (#30132) 2024-09-10 22:49:56 -06:00
guest_token.py fix: use StrEnum type for GuestTokenResourceType to fix token parsing (#30042) 2024-08-29 13:06:30 -07:00
manager.py refactor: upload data unification, less permissions and less endpoints (#31959) 2025-01-28 11:09:55 +00:00