gristlabs_grist-core/app/gen-server/lib
Paul Fitzpatrick 587da4db97 (core) provide a way for an administrator to force reload of a document
Summary:
Adds POST /api/housekeeping/docs/:docId/force-reload, which allows the support user to force a document to reload (even if they don't otherwise have access to the document).

This could be done without a separate endpoint, but that turned out a bit messy, and there's some advantage to quarantining the exceptional authorization somewhere it could be easily elaborated.

Test Plan: adds test

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2713
2021-01-25 14:16:53 -05:00
..
DocApiForwarder.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
DocWorkerMap.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
HomeDBManager.ts (core) allow a doc owner to test access as a different user 2021-01-15 18:45:57 -05:00
Housekeeper.ts (core) provide a way for an administrator to force reload of a document 2021-01-25 14:16:53 -05:00
Permissions.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
scrubUserFromOrg.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
TypeORMPatches.ts (core) revamp snapshot inventory 2020-10-30 13:52:46 -04:00
Usage.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
values.ts (core) move home server into core 2020-07-21 20:39:10 -04:00