Page MenuHomePhabricator

[keyserver] Populate `public_key` column of `cookies` table on register
ClosedPublic

Authored by atul on Feb 14 2023, 11:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 18, 12:37 PM
Unknown Object (File)
Sun, Sep 15, 8:36 PM
Unknown Object (File)
Sat, Sep 14, 11:14 PM
Unknown Object (File)
Sat, Sep 14, 2:37 PM
Unknown Object (File)
Sat, Sep 14, 8:01 AM
Unknown Object (File)
Fri, Sep 13, 9:37 PM
Unknown Object (File)
Sun, Sep 1, 11:11 PM
Unknown Object (File)
Sun, Sep 1, 11:11 PM
Subscribers
None

Details

Summary

Populate the public_key column of the cookies table with primaryIdentityPublicKey included in register request on successful registration.


Depends on D6735

Test Plan

public_key column populated as expected following successful registration on native (it's not possible to register a "traditional" account on web at this time):

c88c87.png (112×930 px, 21 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable