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)
Mon, Oct 28, 9:49 PM
Unknown Object (File)
Oct 15 2024, 12:29 AM
Unknown Object (File)
Oct 13 2024, 11:51 PM
Unknown Object (File)
Sep 29 2024, 5:21 PM
Unknown Object (File)
Sep 29 2024, 5:21 PM
Unknown Object (File)
Sep 29 2024, 5:21 PM
Unknown Object (File)
Sep 29 2024, 5:21 PM
Unknown Object (File)
Sep 29 2024, 5:18 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