mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: add catalog_access to OBJECT_SPEC_PERMISSIONS (#29650)
This commit is contained in:
@@ -286,6 +286,7 @@ class SupersetSecurityManager( # pylint: disable=too-many-public-methods
|
||||
|
||||
OBJECT_SPEC_PERMISSIONS = {
|
||||
"database_access",
|
||||
"catalog_access",
|
||||
"schema_access",
|
||||
"datasource_access",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user