element-hq / element-hq/synapse

rename 'token' param on email unsubscribe links

Open
#5,960 0 comments 0 reactions 0 assignees View on GitHub
T-Enhancement z-p2
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#5960](https://github.com/matrix-org/synapse/issues/5960).

---

email notifications include a "click to unsubscribe" link, which includes an authentication token. That token *only* lets you unsubscribe, but it is called `access_token`, which is a bit heart-attack-inducing at first glance.

We should rename it to `token` or something.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.