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
common
gen-server (core) do not allow anonymous user to set a name 2020-08-04 17:56:13 -04:00
plugin
server
tsconfig.json