1
0
mirror of git://f0xx.org/ac/ac-ms-identity synced 2026-07-30 03:38:12 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Anton Afanasyeu
a64e5a7d48 auth: verify email with short link + QR PNG attachment
Multipart SMTP mail attaches verify-email-qr.png; QR encodes s.f0xx.org URL
with src=qr via ShortLinksRepository::shortenForOutboundMail.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 18:53:34 +02:00
Anton Afanasyeu
57efa146d9 auth: shorten verify-email URLs via url shortener before send
Outbound registration mail uses ShortLinksRepository::shortenForOutbound
(s.f0xx.org) with 24h TTL; falls back to long URL if shortener unavailable.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 18:37:23 +02:00
Anton Afanasyeu
9c70fcad5f initial 2026-06-23 12:29:30 +02:00