When user's register for a new account the confirmation e-mail that contains the one time login allows them to login via HTTP rather than HTTPS.
When user's register for a new account the confirmation e-mail that contains the one time login allows them to login via HTTP rather than HTTPS.
Comments
Comment #1
sikjoy commentedAdded implementation of hook_mail_alter() to alter links in e-mails generated by the user module to use HTTPS.