mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
053d714655
Summary: When listing access on a doc or workspaces, include all users associated with the resource or its parents. Previously we only considered org-level users. This is normally sufficient since doc and workspace users are automatically added as guests of the org. But there are exceptions for special users (like everyone@), and generally, in case of any divergence, it's important to list everyone who affects access decisions. Test Plan: Added a test that everyone@ user gets included in listings Reviewers: paulfitz Reviewed By: paulfitz Subscribers: paulfitz Differential Revision: https://phab.getgrist.com/D2533 |
||
---|---|---|
.. | ||
entity | ||
lib | ||
migration | ||
ApiServer.ts | ||
sqlUtils.ts |