matrix-org_synapse/synapse/rest/synapse/client
Patrick Cloke 9400dc0535
Add the List-Unsubscribe header for notification emails. (#16274)
Adds both the List-Unsubscribe (RFC2369) and List-Unsubscribe-Post (RFC8058)
headers to push notification emails, which together should:

* Show an "Unsubscribe" link in the MUA UI when viewing Synapse notification emails.
* Enable "one-click" unsubscribe (the user never leaves their MUA, which automatically
  makes a POST request to the specified endpoint).
2023-09-11 09:49:48 -04:00
..
oidc Support OIDC backchannel logouts (#11414) 2022-10-31 13:07:30 -04:00
saml2 Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
__init__.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
jwks.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
new_user_consent.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2022-10-18 15:52:25 +00:00
password_reset.py Drop support for delegating email validation, round 2 (#13596) 2022-08-23 11:40:00 +00:00
pick_idp.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
pick_username.py Update the SSO username picker template to comply with SIWA guidelines (#12210) 2022-03-11 13:20:00 +00:00
sso_register.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
unsubscribe.py Add the List-Unsubscribe header for notification emails. (#16274) 2023-09-11 09:49:48 -04:00