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)
Tue, Nov 12, 12:08 PM
Unknown Object (File)
Tue, Nov 12, 12:05 PM
Unknown Object (File)
Tue, Nov 12, 11:58 AM
Unknown Object (File)
Tue, Nov 12, 7:30 AM
Unknown Object (File)
Oct 23 2024, 2:46 AM
Unknown Object (File)
Oct 23 2024, 2:44 AM
Unknown Object (File)
Oct 23 2024, 2:42 AM
Unknown Object (File)
Oct 19 2024, 1:04 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