Page MenuHomePhabricator

[keyserver] fix db setup
ClosedPublic

Authored by varun on Thu, Oct 10, 8:26 AM.
Tags
None
Referenced Files
F2988059: D13693.diff
Wed, Oct 16, 3:25 PM
Unknown Object (File)
Tue, Oct 15, 6:31 AM
Unknown Object (File)
Mon, Oct 14, 9:05 PM
Unknown Object (File)
Sat, Oct 12, 3:18 AM
Unknown Object (File)
Fri, Oct 11, 10:35 AM
Unknown Object (File)
Fri, Oct 11, 10:12 AM
Unknown Object (File)
Fri, Oct 11, 10:11 AM
Unknown Object (File)
Fri, Oct 11, 9:15 AM
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.Thu, Oct 10, 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.Thu, Oct 10, 9:50 AM
This revision was automatically updated to reflect the committed changes.