Download Latest Version Version 2.2.0 source code.zip (429.8 kB)
Email in envelope

Get an email when there's a new version of auth

Home / v1.26.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-19 819 Bytes
Version 1.26.0 source code.tar.gz 2026-08-19 355.4 kB
Version 1.26.0 source code.zip 2026-08-19 429.8 kB
Totals: 3 Items   786.1 kB 0

EmailParams gains HELOHost, which sets the hostname the sender announces in the SMTP greeting. Left empty it stays localhost, so existing configurations are unchanged. A relay enforcing reject_non_fqdn_helo_hostname or reject_unknown_helo_hostname refuses the default greeting, and the verification message never leaves.

Verification email delivery is now bound to the request context. TimeOut covered the connection setup only, so a server that accepted the connection and then stalled held the login request for as long as it liked. The send now ends when the request does. Sender implementations that do not offer SendContext keep working through the existing Send.

Also updates dependencies across the root, v2 and example modules, and sets explicit GITHUB_TOKEN permissions in the workflows.

Source: README.md, updated 2026-08-19