Register | Login
Sunday, February 05, 2012
  Search
About DNN security

The DNN security has been improved from the first versions of the platform. Diverse controls, gratuitous or paid, have been created to help the users to improve the security by diverse techniques of which information can be found on the Internet.

Personally, it was interesting to me the use of an extra code that users must enter for validation to complete. This code is presented/displayed in form of an image with small distortions to avoid that automated programs enter or register a site.

 MMSecureLogin for DNN 3.x Minimize
A replacement of the standard login module that implements a captcha code.
Features:
  • Turn off/on the use of captcha image
  • Tab redirection after login. It can be the last page before login (including URL parameters)
  • SSL for Login (optional)
  • SSL after login (Optional)
  • Customization of captcha styles

Important:

  • The disable/enable user feature was remove becouse DNN3 include this feature in the core
  • There is no upgrade from DNN2.x version

Download:
You must be logged in to download

MMSecureLogin.01.00.04 for DNN 3.x and 4.x
Fixes an error with DNN 4

 MMSecureLogin for DNN 2.x Minimize
A replacement of the standard login module that implements a captcha code.
Features:
  • Turn off/on the use of captcha image
  • Count invalid user logons
  • Disable user temporarily after a number of failed logons
  • Disable the user permanently after a number of failed logons
  • Tab redirection after login. It can be the last page before login (including URL parameters)
  • SSL for Login (optional)
  • SSL after login (Optional)
  • Customization of captcha styles
  • DAL providers for SQLServer and MSAccess

Download:
You must be logged in to download

Do you want to help?

If you want to contribute, do it please.

History v.DNN3

2005/jul/17 (01.00.03)

  • Fixed: Problems with DNN 3.1 and URLRewrite 

2005/may/12 (01.00.02)

  • Fixed: uninstall file not installed
  • Fixed: Clear of captcha info after password reminders

2005/may/08 (01.00.01)

  • Fixed: Validations for dinamic resource list
  • Fixed: Now requires the captcha code to be entered for sending password reminders
  • Fixed: COLLATION TAG removed from SQL scripts

2005/may/05 (01.00.00)

  • Initial release