Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3500803
D6674.id22497.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.id22497.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
Sat, Dec 21, 3:01 AM (16 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2684763
Default Alt Text
D6674.id22497.diff (522 B)
Attached To
Mode
D6674: [keyserver] Modify `registerRequestInputValidator` to handle `primaryIdentityPublicKey`
Attached
Detach File
Event Timeline
Log In to Comment