Page MenuHomePhabricator

[keyserver] Add doNotRegister flag to siwe_auth endpoint
ClosedPublic

Authored by ashoat on Aug 7 2023, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 24, 7:55 PM
Unknown Object (File)
Mon, Jun 24, 4:43 AM
Unknown Object (File)
Mon, Jun 24, 4:43 AM
Unknown Object (File)
Mon, Jun 24, 4:41 AM
Unknown Object (File)
Mon, Jun 24, 1:13 AM
Unknown Object (File)
Wed, Jun 19, 2:40 AM
Unknown Object (File)
Tue, Jun 18, 11:52 PM
Unknown Object (File)
Thu, Jun 6, 1:36 AM
Subscribers

Details

Summary

We need this optional flag so that we can prevent the web app from registering new accounts. See ENG-2930 for details.

Test Plan
  1. Delete the Comm account for my test SIWE user
  2. Patch web/account/siwe-login-form.react.js to include this flag
  3. Confirm that it's now impossible to SIWE with my test SIWE user, and that the correct error is displayed in the console

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable