Skip to content

Ensure acl is run against the video endpoint - minds#4072

Mark Harding requested to merge fix/minds-4072-video-acl into master

Ticket(s) / Related Merge Requests

minds#4072

Summary of Changes

The ACL was not being correctly run against the video sources endpoint

Testing Considerations

Visit an embeded video link of an banned users videos, you should not be able to view it.

Deployment Considerations

Standard

Regression Scope

Only related to videos

Platform Affected (web, mobile, etc)

Web embeds

Developer Testing Completed

@markharding 👍

Screenshots / Screen Recording

Screenshot_2023-06-28_at_14.19.29

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Mark Harding

Merge request reports