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, May 11, 12:03 AM
Unknown Object (File)
Sat, May 11, 12:03 AM
Unknown Object (File)
Sat, May 11, 12:02 AM
Unknown Object (File)
Sat, May 11, 12:02 AM
Unknown Object (File)
Sat, May 11, 12:02 AM
Unknown Object (File)
Fri, May 10, 7:30 AM
Unknown Object (File)
Fri, May 10, 7:30 AM
Unknown Object (File)
Fri, May 10, 7:30 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.