mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore(security): Remove obsolete FAB metric_access permission (#16860)
* Update manager.py * Update manager.py * Update manager.py * Update manager.py
This commit is contained in:
@@ -210,7 +210,6 @@ class SupersetSecurityManager( # pylint: disable=too-many-public-methods
|
||||
"database_access",
|
||||
"schema_access",
|
||||
"datasource_access",
|
||||
"metric_access",
|
||||
}
|
||||
|
||||
ACCESSIBLE_PERMS = {"can_userinfo", "resetmypassword"}
|
||||
|
||||
Reference in New Issue
Block a user