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, Apr 8, 11:53 AM
Unknown Object (File)
Wed, Apr 2, 5:41 AM
Unknown Object (File)
Tue, Apr 1, 9:50 PM
Unknown Object (File)
Tue, Apr 1, 8:24 PM
Unknown Object (File)
Tue, Apr 1, 7:17 AM
Unknown Object (File)
Wed, Mar 26, 1:21 PM
Unknown Object (File)
Feb 18 2025, 6:51 PM
Unknown Object (File)
Feb 18 2025, 6:51 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