Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Email unsubscribe links that don't require logging in #821

Merged
merged 7 commits into from
Jun 2, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jun 2, 2016

Makes the unsubscribe links in emails go direct to a synapse GET API that deletes the pusher in question, authed by a macaroon that allows you to delete pushers and nothing else.

Could do with tests, but the best way to do this would be to add a way of getting delete_pusher macaroons other than receiving them by email, which would probably be an extension to the login API.

dbkr added 6 commits June 1, 2016 17:40
Were it not for that fact that you can't use the base handler in the pusher because it pulls in the world. Comitting while I fix that on a different branch.
and authed by macaroons that let you delete pushers and nothing else
@erikjohnston
Copy link
Member

LGTM, other than PEP8

@dbkr dbkr merged commit 6bb9aac into develop Jun 2, 2016
@richvdh richvdh deleted the dbkr/email_unsubscribe branch December 1, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants