7 votes

This package is marked as retired

This functionality is now build into latest versions of Umbraco

Lockout Membership Provider

Updated to support Umbraco 7 - For Umbraco 7 use version 2.0

This is an extension to the default UsersMembershipProvider which adds lockout functionality.

This will help to reduce the chance of a brute force attack on the backend login area suceeding. I've blogged abouit this if you are interested.

http://www.gibedigital.com/blog/preventing-umbraco-brute-force-cracking

This will lock a user out of the backend if they enter the incorrect password a specified number of times within a specified window. The user will be able to login when then window has expired.

You can set these values on the UsersMembershipProvider in the web.config. By default they're set to 5 attempts within 10 minutes. 

Screenshots

Package owner

Steve Temple

Steve Temple

Steve has 324 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.2.x, 7.1.x, 7.0.x

Package Information

  • Package owner: Steve Temple
  • Created: 12/06/2013
  • Current version 2.0
  • .NET version 4.0
  • License MIT
  • Downloads on Our: 1.5K

External resources