samvera-deprecated / curation_concerns

A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15 stars 27 forks source link

authorize! does not seem to account for admin access #1041

Open awead opened 7 years ago

awead commented 7 years ago

Descriptive summary

If the user is an admin, then authorize! should return true for DownloadBehavior