d54ae32a

By: Michael Lynch <git@mtlynch.io>

Make login token redirects the default

Remove SMTP login email delivery and create login tokens directly for registered users. Registered login requests now redirect to the confirmation page in all builds, while unregistered addresses keep the existing generic fallback page.

Also make the Go test-package check tolerate staged deletions so the hook can validate this cleanup before commit.