/** * DC-083 -- Public share endpoint input hardening. * * The two CSRF-exempt public endpoints (POST /share/:token/subscribe + * POST /share/:token/redeem-tailscale) accept untrusted body fields. The * pre-fix code had three coupled bugs: * * 1. `email.includes('@')` accepted `@`, `a@`, `