Page MenuHomePhabricator

[lib] Fix legacy register and SIWE
ClosedPublic

Authored by ashoat on Tue, Apr 16, 11:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 11:05 PM
Unknown Object (File)
Sat, Apr 27, 3:07 AM
Unknown Object (File)
Thu, Apr 25, 6:51 PM
Unknown Object (File)
Wed, Apr 24, 12:09 PM
Unknown Object (File)
Wed, Apr 24, 2:51 AM
Unknown Object (File)
Tue, Apr 23, 1:14 PM
Unknown Object (File)
Wed, Apr 17, 7:34 AM
Unknown Object (File)
Wed, Apr 17, 7:34 AM
Subscribers

Details

Summary

D11632 broke these by accidentally including a new parameter to the keyserver request, which fails input validation.

Test Plan

Test legacy register, legacy SIWE, and new registration flow (using legacy registration)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat published this revision for review.Tue, Apr 16, 11:30 AM
This revision is now accepted and ready to land.Tue, Apr 16, 11:31 AM
lib/actions/siwe-actions.js
53 ↗(On Diff #39156)

Might be a little clearer to reader if this was something like siweAuthPayloadSansPreRequestUserInfo since rest isn't super clear, but it's also right above so probably doesn't matter.

This revision was landed with ongoing or failed builds.Tue, Apr 16, 11:39 AM
This revision was automatically updated to reflect the committed changes.