mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: getOrgWorkspaces and getWorkspaces had an unintended feature where if a user had access to a workspace, they could list all publically shared documents within that workspace. This diff stops considering resources shared with everyone@ when listing orgs or workspaces. Resources shared with anon@ remain listed - this is how the example workspace operates. Test Plan: added test Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D2671