yalelibrary / YUL-DC

Preliminary issue tracking for Yale University Libraries Digital Collections project
3 stars 0 forks source link

View Full Text for OwP Objects #2795

Closed jpengst closed 2 months ago

jpengst commented 2 months ago

Summary

Full Text has a before_action auth check for rendering the full text. Auth checks between object access and full text access are fundamentally different. They both use the same client_can_view_digital? method, but they need to play nicely with each other.

Acceptance Criteria

jpengst commented 2 months ago

PR: https://github.com/yalelibrary/yul-dc-blacklight/pull/999

sshetenhelm commented 2 months ago

@mikeapp may want to look this over :)

K8Sewell commented 2 months ago

Deployed to Demo with this commit into the OwP_FeatureBranch

sshetenhelm commented 2 months ago

Looks good on Demo!

Ready to close :)