Endpoint which allows acknowledging policy, which is specified in request.
Preferring HTTP connection because in the future we maybe will want to close socket connection when policy is not accepted.
Context in ENG-2352
Paths
| Differential D5821 Authored by kamil on Dec 6 2022, 5:51 AM.
Details
Summary Endpoint which allows acknowledging policy, which is specified in request. Preferring HTTP connection because in the future we maybe will want to close socket connection when policy is not accepted. Context in ENG-2352 Test Plan
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptDec 6 2022, 5:51 AM2022-12-06 05:51:54 (UTC-8) kamil edited the summary of this revision. (Show Details)Dec 6 2022, 5:55 AM2022-12-06 05:55:04 (UTC-8) Harbormaster completed remote builds in B14001: Diff 19174.Dec 6 2022, 6:01 AM2022-12-06 06:01:50 (UTC-8) kamil added a child revision: D5822: [keyserver] add viewer acknowledgment fetcher.Dec 6 2022, 6:03 AM2022-12-06 06:03:04 (UTC-8) tomek added inline comments.
This revision is now accepted and ready to land.Dec 6 2022, 9:16 AM2022-12-06 09:16:08 (UTC-8)
Harbormaster completed remote builds in B14110: Diff 19310.Dec 13 2022, 4:54 AM2022-12-13 04:54:02 (UTC-8) Closed by commit rCOMMe33199bde9f8: [keyserver] add endpoint to acknowledge policy (authored by kamil). · Explain WhyDec 15 2022, 2:54 AM2022-12-15 02:54:05 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19368 keyserver/src/endpoints.js
keyserver/src/responders/user-responders.js
lib/types/account-types.js
lib/types/endpoints.js
|