Page MenuHomePhabricator

[lib] Expose callKeyserverEndpoint in CallKeyserverEndpointContext
ClosedPublic

Authored by ashoat on Mar 31 2024, 7:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 8:38 AM
Unknown Object (File)
Mon, Dec 16, 8:38 AM
Unknown Object (File)
Mon, Dec 16, 8:37 AM
Unknown Object (File)
Mon, Dec 16, 7:43 AM
Unknown Object (File)
Mon, Dec 2, 1:14 PM
Unknown Object (File)
Nov 30 2024, 11:32 AM
Unknown Object (File)
Nov 27 2024, 4:28 PM
Unknown Object (File)
Nov 12 2024, 12:08 PM
Subscribers
None

Details

Summary

This will be used in the next diff, where we'll need to construct actions manually in KeyserverConnectionHandler so that it can work in a recovery and non-recovery context.

Depends on D11497

Test Plan

Tested in combination with later diffs:

  1. Set up multi-keyserver environment following Notion doc
  2. Test native keyserver recovery via keyserverAuth by deleting a cookie in MariaDB console
  3. Hardcode incorrect userID, try same test as 2, and confirm that it fails
  4. Test web keyserver recovery in the same way as in 2
  5. Test incorrect userID on web in the same way as in 3

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable