chore(rls): move to feature flag and disable related view (#11575)

* chore(rls): move to feature flag and disable related view

* rename feature flag
This commit is contained in:
Ville Brofeldt
2020-11-05 12:19:48 +02:00
committed by GitHub
parent 52145f8683
commit 600a6fa92a
10 changed files with 22 additions and 18 deletions

View File

@@ -135,6 +135,8 @@ class SupersetSecurityManager( # pylint: disable=too-many-public-methods
"RoleModelView",
"LogModelView",
"Security",
"Row Level Security",
"Row Level Security Filters",
"RowLevelSecurityFiltersModelView",
} | USER_MODEL_VIEWS