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)
Sat, Jun 29, 1:41 AM
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
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
Branch
ashoat/siwe
Lint
No Lint Coverage
Unit
No Test Coverage