gristlabs_grist-core/app
Dmitry S 1a5bacc807 (core) Disallow the combination of Public Edit access and granular ACLs.
Summary:
- When Public Edit access is enabled, Access Rules page shows a warning and
  prevents saving rules.
- When any ACL rules are present, attempts to set Public access to Editor role
  get downgraded to Viewer role, with a warning notification.
- No checks are made on the server side, so the combination may be achieved via
  the API (but we may block it in the future).

Test Plan: Added a test case.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2767
2021-03-26 09:59:41 -04:00
..
client (core) Disallow the combination of Public Edit access and granular ACLs. 2021-03-26 09:59:41 -04:00
common (core) Remove the aclUI=1 flag and add 'BETA' tag to the Access Rules page name. 2021-03-25 18:10:00 -04:00
gen-server (core) make AccessRules and FullCopies effective 2021-03-25 15:05:26 -04:00
plugin (core) hide long sequences of unchanged rows in diffs 2020-11-19 18:19:54 -05:00
server (core) make AccessRules and FullCopies effective 2021-03-25 15:05:26 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00