Hi!
On DNN7.03.03 I want my users to register with only entering an email-adress. Then they should receive a verification mail with a link to the page where they enter their password and are passed on to my customized module.
I have set up DNN to only demand the email address.
however the verification link is to the Login page.
Following the link opens up the Login page with username and password and the new user actually has to choose "Reset password" to get going.
I´d prefer the verification link to go directly to the "Reset -password" page and without having to retype the username (email address).
Is there a way to fix this?