gristlabs_grist-core/app/server
Paul Fitzpatrick b44e4a94ab (core) support locking document structure to be controlled by owners only
Summary:
This is an incremental step in granular access control.  Using
a temporary `{colIds: '~o structure'}` representation in the
`_grist_ACLResources` table, the document structure can be set
to be controlled by owners only.

Test Plan: added test

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2613
2020-09-17 08:50:25 -04:00
..
lib (core) support locking document structure to be controlled by owners only 2020-09-17 08:50:25 -04:00
declarations.d.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
devServerMain.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
mergedServerMain.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
serverMethods.js (core) back-end support for tables that are accessible only by owners 2020-09-14 18:05:27 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00