Changes the websocket validation logic to convert the ids (after enabling the flag).
Depends D7749
Differential D7750 Authored by michal on May 9 2023, 1:43 AM.
Details
Summary Changes the websocket validation logic to convert the ids (after enabling the flag). Depends D7749 Test Plan Check if any of the input validators needed to be updated to mark the IDs (they were all using validators which have been marked in previous diffs).
Diff Detail
Event TimelineHerald added subscribers: atul, ashoat. · View Herald TranscriptMay 9 2023, 1:43 AM2023-05-09 01:43:33 (UTC-7) Harbormaster completed remote builds in B19161: Diff 26242.May 9 2023, 2:01 AM2023-05-09 02:01:31 (UTC-7) This revision now requires changes to proceed.May 10 2023, 1:09 AM2023-05-10 01:09:32 (UTC-7) michal added a parent revision: D7749: [keyserver] Validate websocket output.May 10 2023, 6:54 AM2023-05-10 06:54:54 (UTC-7) Comment Actions
If I'm not misunderstanding, the responses are validated in D7749. michal added a child revision: D7783: [lib] Split thread-types.May 11 2023, 2:14 AM2023-05-11 02:14:53 (UTC-7) This revision is now accepted and ready to land.May 15 2023, 2:04 AM2023-05-15 02:04:32 (UTC-7) Closed by commit rCOMMd5d2636c589e: [keyserver] Convert websocket input (authored by Michal Gniadek <michal.gniadek@swmansion.com>). · Explain WhyMay 15 2023, 5:00 AM2023-05-15 05:00:20 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26242 keyserver/src/socket/socket.js
|