Page MenuHomePhabricator

[keyserver] fix db setup
ClosedPublic

Authored by varun on Oct 10 2024, 8:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 18, 6:20 AM
Unknown Object (File)
Mon, Mar 17, 9:01 AM
Unknown Object (File)
Mon, Mar 17, 8:53 AM
Unknown Object (File)
Tue, Mar 11, 6:49 AM
Unknown Object (File)
Tue, Mar 11, 6:29 AM
Unknown Object (File)
Mon, Mar 10, 9:30 AM
Unknown Object (File)
Mon, Mar 3, 3:10 PM
Unknown Object (File)
Mon, Mar 3, 9:02 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

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

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.