Automattic / simplenote-electron

Simplenote for Web, Windows, and Linux
https://app.simplenote.com
GNU General Public License v2.0
4.83k stars 559 forks source link

Update: Clear tracks data when logging out #3269

Closed codebykat closed 3 weeks ago

codebykat commented 3 weeks ago

Fix

Fixes this issue about the tk cookie sticking around: https://hackerone.com/reports/2793499

Will close https://github.com/Automattic/simplenote-gae/issues/644

Test

  1. Log in and have analytics enabled (if it was disabled, you might want to log out and log back in to make sure the cookie gets set)
  2. Log out
  3. Verify that the tk_id cookie no longer has the signed-in email address

Release