BYU-ODH / yvideo-client

Front-end code for Y-Video (React)
GNU General Public License v3.0
3 stars 3 forks source link

When adding content from resource, filter according to permissions #886

Closed reynoldsnlp closed 4 months ago

reynoldsnlp commented 1 year ago

There is not reason to list films that the user does not have rights to. The search endpoint should only return resources that the user has permission to add.

reynoldsnlp commented 4 months ago

This is a back-end issue. I created an issue in that repository: https://github.com/BYU-ODH/y-video-back-end/issues/172