Skip to content

Chore/single supermind acl minds/front#5801

Fausto Arcidiacono requested to merge chore/single-supermind-acl-f5801 into master

Ticket(s) / Related Merge Requests

minds/front#5801

Summary of Changes

Added ACL check for single supermind offer endpoint

Testing Considerations

Try to call GET /api/v3/supermind/:guid with a Supermind offer GUID your user does not have access to. You should get a 403 Forbidden response.

Deployment Considerations

N/A

Regression Scope

N/A

Platform Affected (web, mobile, etc)

Web, Engine

Developer Testing Completed

Screenshots / Screen Recording

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

Merge request reports