Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Broken links in emailsBroken links in emails
Previous
 
Next
New Post
10/23/2014 5:02 AM
 

Hi,

We have an issue with our DNN installation (version 07.02.02 (303)).  Links in emails are taking users to a 404 Not Found page.  For example, the link in the password reset email and the link in the account verification email.

I changed the link in the account verification email from:

http://[Portal:URL]/default.aspx?ctl=Login&username=[Custom:0]&verificationcode=[Custom:1]

to

http://[Portal:URL]/Login.aspx?username=[Custom:0]&verificationcode=[Custom:1]

Notice that I've replaced 'default.aspx?ctl=Login' with 'Login.aspx' and this fixed the issue with the account verification email.  However, we still have a problem with the password rest email.

It looks like any url with 'ctl=????' isn't finding the module for some reason.

Has anybody else experience this?

 
New Post
10/23/2014 11:56 AM
 

Got it sorted.  Here's what the problem was in case it helps anyone else:

In the web.config there waqs a section like so:

<security>
    <requestFiltering>
         <denyQueryStringSequences>
              <add sequence="ctl" />
        </denyQueryStringSequences>
    </requestFiltering>
</security>

Which was denying access to any url with ctl in it.  Remove this and now it works fine.

 
New Post
11/23/2014 12:10 PM
 

Great Job on this.

I was having the same problem since following modifications recommended in Re-captcha suggestions.

 

Removing this section from web.config has also allowed '?ctl=' to function again.

'?ctl=register' is now removed through filtering.

THANK YOU AGAIN FOR IDENTIFYING THIS. 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Broken links in emailsBroken links in emails


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out