ynput / ayon-backend

Server codebase with API access to AYON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL: Normal users can list users from projects they are not assigned to

martastain opened this issue · comments

Story

To reproduce

Steps to reproduce the behavior:

  • Be a normal user
  • Know a project name but don't have access to it
  • Go to GraphQL explorer
  • List users on another project

image

Expected behavior

User shouldn't be permitted to see users on other projects