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)
Mon, Nov 4, 1:52 AM
Unknown Object (File)
Mon, Nov 4, 1:36 AM
Unknown Object (File)
Tue, Oct 22, 12:30 PM
Unknown Object (File)
Tue, Oct 22, 12:30 PM
Unknown Object (File)
Tue, Oct 22, 12:30 PM
Unknown Object (File)
Tue, Oct 22, 3:10 AM
Unknown Object (File)
Mon, Oct 21, 4:04 PM
Unknown Object (File)
Mon, Oct 21, 12:01 AM
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
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.