mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +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 | ||
|---|---|---|
| .. | ||
| DocApiForwarder.ts | ||
| DocWorkerMap.ts | ||
| HomeDBManager.ts | ||
| Housekeeper.ts | ||
| Permissions.ts | ||
| scrubUserFromOrg.ts | ||
| TypeORMPatches.ts | ||
| Usage.ts | ||
| values.ts | ||