ynput / ayon-backend

Server codebase with API access to AYON
Apache License 2.0
22 stars 15 forks source link

Disallow listing users from unassigned projects #238

Closed martastain closed 3 months ago

martastain commented 3 months ago

Fixes: https://github.com/ynput/ayon-backend/issues/236

It is no longer possible to list users from project that you are not assigned to. Additionally, a status code from AyonException is passed to graphql error extensions.