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.
Details
Details
- Reviewers
inka kamil atul - Commits
- rCOMMd4263f484675: [keyserver] Stop sending http cookies
- Check that the migration still works
- Check that the web app still works
- Check that the cookie lifespan is still updated
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable