Programatically sync the role with user list. (#1619)

This commit is contained in:
Bogdan
2016-11-21 13:06:43 -05:00
committed by GitHub
parent 868e5c45fe
commit c90dd4902f
3 changed files with 65 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ ADMIN_ONLY_PERMISSIONS = {
'can_sync_druid_source',
'can_override_role_permissions',
'can_approve',
'can_update_role',
}
READ_ONLY_PERMISSION = {
'can_show',