ic3software/mccs-alpha-api

GET /entities should not return rejected and pending entities

geoffturk opened this issue · 1 comments

Just realized I never tested for this. Entities with pending and rejected status should not be returned in the user API. They should only be returned in the admin API.

image

@LIYINGZHEN Can you create a separate PR for this one and fix it? Thanks.