HomePhabricator
Diffusion Comm d4263f484675

[keyserver] Stop sending http cookies

Description

[keyserver] Stop sending http cookies

Summary:
ENG-4747
Depends on D9288

We want to stop sending browser cookies on requests from the keyserver. The only exception is for website-responders where we send back any cookies we get. This is done so that they are updated to httpOnly: false and so older clients that will update to redux cookies can migrate.

Test Plan:

  • Check that the migration still works
  • Check that the web app still works
  • Check that the cookie lifespan is still updated

Reviewers: inka, kamil, atul

Reviewed By: kamil

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D9290

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Sep 18 2023, 7:16 AM
Reviewer
kamil
Differential Revision
D9290: [keyserver] Stop sending http cookies
Parents
rCOMMbe010293e8be: [web] Use redux cookie for communication
Branches
Unknown
Tags
Unknown

Event Timeline

Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMMd4263f484675: [keyserver] Stop sending http cookies (authored by Michal Gniadek <michal.gniadek@swmansion.com>).Oct 23 2023, 3:04 AM