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)
Fri, Nov 29, 4:20 AM
Unknown Object (File)
Thu, Nov 21, 5:20 AM
Unknown Object (File)
Thu, Nov 21, 5:20 AM
Unknown Object (File)
Thu, Nov 21, 5:20 AM
Unknown Object (File)
Thu, Nov 21, 5:20 AM
Unknown Object (File)
Thu, Nov 21, 5:20 AM
Unknown Object (File)
Nov 18 2024, 11:53 AM
Unknown Object (File)
Oct 28 2024, 9:49 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage