gristlabs_grist-core/app
Paul Fitzpatrick 0e131c2546 (core) do not allow anonymous user to set a name
Summary:
Only allow authorized users to set names. This excludes the anonymous user.

Seems to be a narrow issue isolated to the `POST /api/profile/user/name` endpoint, other `profile` posts/deletes are already restricted to authorized users.

Test Plan: added a test

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2574
2020-08-04 17:56:13 -04:00
..
client freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00
common (core) add per-user per-org preferences to database 2020-08-04 15:20:13 -04:00
gen-server (core) do not allow anonymous user to set a name 2020-08-04 17:56:13 -04:00
plugin (core) move home server into core 2020-07-21 20:39:10 -04:00
server (core) Fix two issues combining to report misleading error when saving to an empty name 2020-08-03 19:53:29 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00