fix(gateway): filter projects by ownership — close data privacy leak #202
Reference in New Issue
Block a user
Delete Branch "fix/projects-ownership-filter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GET /api/projects now returns only projects owned by the requesting user or belonging to their teams. Fixes #197.