Closed marckunze closed 9 years ago
This would be a way to handle an incorrect email registration, or if the user wants to unsubscribe from all polls.
Very likely not enough time, but noting. We can attach a wontfix if definitely not.
Would need
a. Delete account (if registration fail) b. Attach some sort of flag to account (if voter/invite).
Delete account should be easy enough to do, assuming DataMapper plays nicely.
It's not playing nicely.
Deleting accounts needs to be implemented elsewhere, but mandrill takes care of the opt-out for us.
This would be a way to handle an incorrect email registration, or if the user wants to unsubscribe from all polls.
Very likely not enough time, but noting. We can attach a wontfix if definitely not.
Would need
a. Delete account (if registration fail) b. Attach some sort of flag to account (if voter/invite).