Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
In DNN7, I have an account logon module on a dedicated logon page. This page is set to use https and it does in fact do so. However, if the user requests "Reset Password", they are e-mailed a link to a page that is an http page so that the action occurs without encryption.
How can the reset password send a link to an https page? Do I need to create a special page for this purpose? If so, what needs to be done to get it all to work?
Thanks in advance.