kitOS kitOS

Request One-Time Link

We'll send you a magic link via email

{# No SMTP-failure banner here by design (AF-7132): a distinct message on the send branch would be an email-enumeration oracle, since only real addresses reach the send path. SendMagicLinkView returns the same generic confirmation whether or not delivery succeeded; failures are logged server-side instead. #}
{# Honeypot (AF-28164): decoy field kept out of a human's view and the a11y/tab order. Real users leave it empty; naive bots that fill every field are rejected in MagicLinkRequestForm.clean_website. Hidden via off-screen positioning (not display:none, which some headless bots skip) plus aria-hidden + tabindex=-1. The label is a no-CSS fallback. #}

Sign in with password instead