Page MenuHomePhabricator

[lib] Avoid passing userStateBeforeRecovery to invalidateKeyserverSession
ClosedPublic

Authored by ashoat on May 28 2024, 10:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 29, 3:32 AM
Unknown Object (File)
Fri, Jun 14, 3:45 AM
Unknown Object (File)
Tue, Jun 11, 3:19 PM
Unknown Object (File)
Tue, Jun 11, 9:19 AM
Unknown Object (File)
Mon, Jun 10, 8:56 PM
Unknown Object (File)
Mon, Jun 10, 11:44 AM
Unknown Object (File)
Sun, Jun 9, 9:34 PM
Unknown Object (File)
Sun, Jun 9, 9:24 PM
Subscribers
None

Details

Summary

This is a minor refactor I noticed while working on the prior diff.

There's no reason to pass this around from one callback to the other, since it can be accessed directly on the second callback.

Depends on D12232

Test Plan

Flow, also tested together with the prior diff

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable