Page MenuHomePhabricator

[keyserver] Add `signedIdentityKeysBlobValidator` to `logInRequestInputValidator`
ClosedPublic

Authored by atul on Feb 24 2023, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 19, 9:56 AM
Unknown Object (File)
Sat, Apr 19, 3:34 AM
Unknown Object (File)
Sat, Apr 19, 12:55 AM
Unknown Object (File)
Fri, Apr 18, 8:19 PM
Unknown Object (File)
Thu, Apr 17, 10:07 PM
Unknown Object (File)
Thu, Apr 3, 8:31 AM
Unknown Object (File)
Wed, Apr 2, 3:54 PM
Unknown Object (File)
Wed, Apr 2, 3:54 PM
Subscribers
None

Details

Summary

So we can pass signedIdentityKeysBlob to logInResponder endpoint.

Test Plan

Set breakpoint in logInResponder and observed that signedIdentityKeysBlob was as expected and validateInput(...) was successful:

f441f0.png (1×2 px, 423 KB)

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D6895 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Feb 24 2023, 11:08 PM
atul edited the summary of this revision. (Show Details)
atul edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 26 2023, 5:39 AM
atul edited the summary of this revision. (Show Details)

rebase + land

This revision was landed with ongoing or failed builds.Feb 26 2023, 5:45 PM
This revision was automatically updated to reflect the committed changes.