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, May 7, 4:32 PM
Unknown Object (File)
Sun, Apr 21, 1:38 AM
Unknown Object (File)
Apr 12 2024, 1:10 PM
Unknown Object (File)
Apr 11 2024, 2:15 PM
Unknown Object (File)
Apr 10 2024, 11:31 AM
Unknown Object (File)
Apr 8 2024, 11:30 PM
Unknown Object (File)
Apr 8 2024, 4:48 PM
Unknown Object (File)
Apr 6 2024, 3:35 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