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...Upgrading DNN P...Upgrading DNN P...Spam registrations after upgrade to 7.4Spam registrations after upgrade to 7.4
Previous
 
Next
New Post
2/12/2015 6:05 PM
 
I have a weird situation here.
Yesterday I updated a website from 7.2 to 7.4.
But instead of doing a live update I copied the website in different folder (no sub folder) and created a new database from a backup.
No problems at all. The website worked. After that I updated the website to 7.4. Again no problems.
After a few changes on the new website (new skin etc.) I updated the IIS to the new website.
Everything worked. But after a few minutes I got the first fake registrations.

I never had any problems on the old website because I replaced the registration page described here  
http://www.dnnsoftware.com/wiki/page/replacing-registration-page-with-custom-and-blocking-the-default-register-page

After the fake registrations showed up, I checked the old registration page www.domain.com/register which was actually deactivated
and I could go to the page (no 404 error). So I checked the filter and everything looked good. Anyway I deleted the filter
and saved it again without luck. The old registration page was still available.

I also checked the DotNetNuke.config and SiteUrls.config - everything looks good.

First question: Any idea what the problem is here?

To stop the fake registrations I added the following to the web.config:

<security>
  <requestFiltering>
    <denyUrlSequences>
<add sequence="/register" />
<add sequence="ctl=register"/>
<add sequence="/activity-feed" />
<add sequence="ctl=activity-feed"/> 
    </denyUrlSequences>
  </requestFiltering>
</security> 

Now I cant't access the old registration page (I get a 404 error) but I still get fake registrations.
Second questions: Any ideas why I still get the fake registrations?
 
New Post
2/23/2015 1:16 PM
 
you'll have to check your IIS logs and see what url requests are being made, it's likely that a url such as /register.aspx is bypassing your filter

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Spam registrations after upgrade to 7.4Spam registrations after upgrade to 7.4


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