Just noticed a couple of things today relating to how redirects are happening. If you are using SSL (https) for your signup, once payment is complete you are redirected to a non secure thanks.php page (http) with a link to a non secure login page. Would it be possible to get the redirect to thanks.php be a secure page (https) if you have entered a https in configuration and that the link to login also be a secure link (https).