mirror of
https://github.com/apache/superset.git
synced 2026-04-25 02:55:07 +00:00
Programatically sync the role with user list. (#1619)
This commit is contained in:
@@ -36,6 +36,7 @@ ADMIN_ONLY_PERMISSIONS = {
|
||||
'can_sync_druid_source',
|
||||
'can_override_role_permissions',
|
||||
'can_approve',
|
||||
'can_update_role',
|
||||
}
|
||||
READ_ONLY_PERMISSION = {
|
||||
'can_show',
|
||||
|
||||
Reference in New Issue
Block a user