You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instead of hard-coded to discover/read/download. It can be useful to be able to filter a solr query by whether the current user can "edit" for instance. But rather than hard-code a certain list of permissions, could it be extended to allow arbitrary permissions, just know that $perm is in a field $perm_group_ssim etc?
The text was updated successfully, but these errors were encountered:
instead of hard-coded to discover/read/download. It can be useful to be able to filter a solr query by whether the current user can "edit" for instance. But rather than hard-code a certain list of permissions, could it be extended to allow arbitrary permissions, just know that $perm is in a field
$perm_group_ssim
etc?The text was updated successfully, but these errors were encountered: