Skip to content

Commit

Permalink
[security] Adding all derived FAB UserModelView views to admin only (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
john-bodley authored and mistercrunch committed Jan 9, 2018
1 parent b159e51 commit 22bdd9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions superset/security.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@
'RoleModelView',
'Security',
'UserDBModelView',
'UserLDAPModelView',
'UserOAuthModelView',
'UserOIDModelView',
'UserRemoteUserModelView',
}

ALPHA_ONLY_VIEW_MENUS = {
Expand Down

0 comments on commit 22bdd9e

Please sign in to comment.