mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
feat(logs): security permissions simplification (#12061)
* Added migration for logs security converge * Changed class permission name and method permission in LogModelView and LogRestApi * Updated recent revision and filename * Changed name of Log perm in manager. Updated TestRolePermission to have correct menu and permission. * Updated latest migration revision * Updated latest migration revision
This commit is contained in:
@@ -133,7 +133,7 @@ class SupersetSecurityManager( # pylint: disable=too-many-public-methods
|
||||
"Refresh Druid Metadata",
|
||||
"ResetPasswordView",
|
||||
"RoleModelView",
|
||||
"LogModelView",
|
||||
"Log",
|
||||
"Security",
|
||||
"Row Level Security",
|
||||
"Row Level Security Filters",
|
||||
|
||||
Reference in New Issue
Block a user