mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
refactor: upload data unification, less permissions and less endpoints (#31959)
This commit is contained in:
committed by
GitHub
parent
09c1987de4
commit
1b375b715c
@@ -270,8 +270,7 @@ class SupersetSecurityManager( # pylint: disable=too-many-public-methods
|
||||
}
|
||||
|
||||
ALPHA_ONLY_PMVS = {
|
||||
("can_csv_upload", "Database"),
|
||||
("can_excel_upload", "Database"),
|
||||
("can_upload", "Database"),
|
||||
}
|
||||
|
||||
ADMIN_ONLY_PERMISSIONS = {
|
||||
|
||||
Reference in New Issue
Block a user