I have been trying to find a way to limit the amount of failed logins using EPiServerCommonMembershipProvider in the same way SqlServerMembershipProvider has done with maxInvalidPasswordAttempts and passwordAttemptWindow but so far i havent found any information about this.
Is there a way of doing this using EPiServerCommonMembershipProvider or am I going to have to roll my own solution?
I have been trying to find a way to limit the amount of failed logins using EPiServerCommonMembershipProvider in the same way SqlServerMembershipProvider has done with maxInvalidPasswordAttempts and passwordAttemptWindow but so far i havent found any information about this.
Is there a way of doing this using EPiServerCommonMembershipProvider or am I going to have to roll my own solution?