Skip to content

Fix/supermind acl check #2428

Fausto Arcidiacono requested to merge fix/supermind-acl-check-2428 into master

Ticket(s) / Related Merge Requests

#2428 (closed)

Summary of Changes

Added ACL checks to relevant endpoints for Supermind actions.

Testing Considerations

  1. Try to accept a Supermind offer logged in as a user that is not the expected recipient of the offer.
  2. Try to reject a Supermind offer logged in as a user that is not the expected recipient of the offer.

Deployment Considerations

N/A

Regression Scope

N/A

Platform Affected (web, mobile, etc)

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