Adding userID to reserved_usernames table. This is to enable future work streaming usernames to opensearch instance.
Depends on D10438
Paths
| Differential D10480 Authored by will on Dec 28 2023, 9:04 AM.
Details Summary Adding userID to reserved_usernames table. This is to enable future work streaming usernames to opensearch instance. Depends on D10438 Test Plan Test on local dev. Registered new user on ios and successfully persisted userID attribute in dynamoDB.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptDec 28 2023, 9:04 AM2023-12-28 09:04:13 (UTC-8) Harbormaster failed remote builds in B25372: Diff 35051!Dec 28 2023, 9:17 AM2023-12-28 09:17:44 (UTC-8) Harbormaster completed remote builds in B25465: Diff 35179.Jan 3 2024, 5:41 PM2024-01-03 17:41:40 (UTC-8) This revision now requires changes to proceed.Jan 4 2024, 3:00 PM2024-01-04 15:00:25 (UTC-8)
This revision is now accepted and ready to land.Jan 4 2024, 4:39 PM2024-01-04 16:39:35 (UTC-8) Closed by commit rCOMM1fbd675cb32f: [identity] [lib] [keyserver] [7/n] Add userID to reserved_usernames table in DDB (authored by will). · Explain WhyJan 16 2024, 4:08 PM2024-01-16 16:08:43 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35051 keyserver/src/creators/account-creator.js
keyserver/src/cron/update-identity-reserved-usernames.js
keyserver/src/fetchers/user-fetchers.js
lib/types/crypto-types.js
services/identity/src/client_service.rs
|