Confirmation button using one-click-action #49053
Labels
No Label
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status::Confirmed
Status
Duplicate
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-id#49053
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Blender ID confirmation emails, you can add a "Confirm" action for convenience in gmail (provided the confirm http request gets a 200 status on success): https://developers.google.com/gmail/markup/reference/one-click-action#confirm_action
Changed status to: 'Open'
Added subscriber: @fsiddi
Added subscriber: @dr.sybren
Pfff they don't even specify what kind of request will be performed (
GET
orPOST
).