an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Incorrect Password Attempts are unlimited
Last Post 4/1/2010 1:18:26 PM By Bahram. 2 replies.
4/1/2010 11:24:18 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Incorrect Password Attempts are unlimited

What these tokens supposed to do in web.config there is no difference if their value change

maxInvalidPasswordAttempts = "3"

passwordAttemptWindow="10"

4/1/2010 12:19:35 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Incorrect Password Attempts are unlimited
DSC is using SQL Memebership provider. Search MSDN online for the meanings.
DotShoppingCart Staff
4/1/2010 1:18:26 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Incorrect Password Attempts are unlimited
As I said I change maxInvalidPassword from 10 to 3 but it does not worked.