mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
Stop attribution of datasource_access to gamma on init
This commit is contained in:
@@ -154,6 +154,7 @@ def init():
|
||||
'can_download',
|
||||
'muldelete',
|
||||
'all_datasource_access',
|
||||
'datasource_access',
|
||||
)):
|
||||
sm.add_permission_role(gamma, perm)
|
||||
session = db.session()
|
||||
|
||||
Reference in New Issue
Block a user