Allow accountless membership cancellation via the token #96851
No reviewers
Labels
No Label
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Information from Developers
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/devfund-website#96851
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "cancel-with-token"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
infrastructure/webdev-internal#26
When users land on the LinkMembershipView they are forced to login.
If a user didn't have an account, this is confusing because we don't explain
that they need to create one.
Often they land on that page to cancel the membership,
in this case it is especially strange to ask them to create an account.
This PR adds support for a logged-out state in LinkMembershipView
and adds a new CancelMembershipViaTokenView
LGTM 🎉
As good as it gets!