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:
Kasia Kucharczyk
2020-12-17 09:50:31 +01:00
committed by GitHub
parent 51c3b7156c
commit 700dee6db6
5 changed files with 83 additions and 7 deletions

View File

@@ -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",