- Shipped
- September 13, 2026 at 8:00 PM UTC
- Author
- Kamo
- Commit
- db8ba5d
/webinar/cancel/<token> is where a webinar confirmation email sends someone who can no longer make it. It looks the registration up through the public webinar API, shows the webinar, presenter, date and time (in the visitor's own locale and timezone, with the zone named) and length, and cancels it behind a confirm step. An unknown link, an already cancelled registration and a webinar that has already been held each get their own state, and a refusal from the API is shown as the API words it. noindex/nofollow, and not in the sitemap: the path is dynamic, so the sitemap walker skips it and nothing generates entries for it. Copy lives in the new webinarCancel namespace.