Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3279228
D6674.id22315.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
522 B
Referenced Files
None
Subscribers
None
D6674.id22315.diff
View Options
diff --git a/keyserver/src/responders/user-responders.js b/keyserver/src/responders/user-responders.js
--- a/keyserver/src/responders/user-responders.js
+++ b/keyserver/src/responders/user-responders.js
@@ -194,6 +194,7 @@
calendarQuery: t.maybe(newEntryQueryInputValidator),
deviceTokenUpdateRequest: t.maybe(deviceTokenUpdateRequestInputValidator),
platformDetails: tPlatformDetails,
+ primaryIdentityPublicKey: t.maybe(tRegex(primaryIdentityPublicKeyRegex)),
});
async function accountCreationResponder(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 8:39 AM (18 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2515822
Default Alt Text
D6674.id22315.diff (522 B)
Attached To
Mode
D6674: [keyserver] Modify `registerRequestInputValidator` to handle `primaryIdentityPublicKey`
Attached
Detach File
Event Timeline
Log In to Comment