Page MenuHomePhabricator

[keyserver] fix db setup
ClosedPublic

Authored by varun on Oct 10 2024, 8:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 6:47 PM
Unknown Object (File)
Thu, Nov 14, 2:51 PM
Unknown Object (File)
Mon, Nov 11, 10:33 AM
Unknown Object (File)
Mon, Nov 11, 10:17 AM
Unknown Object (File)
Mon, Nov 11, 7:27 AM
Unknown Object (File)
Sun, Nov 10, 11:36 PM
Unknown Object (File)
Thu, Nov 7, 8:01 PM
Unknown Object (File)
Thu, Nov 7, 5:19 PM
Subscribers

Details

Summary

don't use fetchCallUpdateOlmAccount from verifyUserLoggedInWithoutDB

resolves https://linear.app/comm/issue/ENG-9583/running-keyserver-with-fresh-db-is-broken

Test Plan

i'm able to set up a fresh keyserver with no issues

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

varun published this revision for review.Oct 10 2024, 8:30 AM
varun edited the test plan for this revision. (Show Details)

will wait for CI before landing

keyserver/src/user/login.js
194 ↗(On Diff #45058)

we already use the correct function, getUpdateContentAccount, here

This revision is now accepted and ready to land.Oct 10 2024, 9:50 AM
This revision was automatically updated to reflect the committed changes.