Hi, I'm on 6.1.6. It seems to be a namespace issue. I have got it sorted from the source so no rush for me. Also, it didn't seem to be disabling the user unless I am missing something!
I'll take a look at the package, I have to do an update for Umbraco 7 today anyway
It should just prevent the user from logging in for a specified window if they fail to authenticate x times. It doesn't actually mark them as disabled anywhere.
If they wait, I think the default is 10 minutes, then try again with the correct details it should then allow them to login.
Thanks for looking into it. Not sure what I did wrong but it all works well and has been running for a while now. Look forward to using the v7 version :)
Hi, trying to get this working on 7.2 but doesn't seem to be locking anything. If I add the additional reference to the web.config that the package installer doesn't add
Could not load file or assembly 'Gibe.Umbraco' or one of its dependencies. The system cannot find the file specified.
Should there be two dll files in the package?
Thanks!
Hi, Which version of Umbraco are you using?
Hi, I'm on 6.1.6. It seems to be a namespace issue. I have got it sorted from the source so no rush for me. Also, it didn't seem to be disabling the user unless I am missing something!
Thanks for replying
Ian
Hi Ian,
I'll take a look at the package, I have to do an update for Umbraco 7 today anyway
It should just prevent the user from logging in for a specified window if they fail to authenticate x times. It doesn't actually mark them as disabled anywhere.
If they wait, I think the default is 10 minutes, then try again with the correct details it should then allow them to login.
Cheers,
Steve
I downloaded and installed the package on a fresh install of Umbraco 6.1 and wasn't able to reproduce the issue
Thanks for looking into it. Not sure what I did wrong but it all works well and has been running for a while now. Look forward to using the v7 version :)
Cheers
Hi, trying to get this working on 7.2 but doesn't seem to be locking anything. If I add the additional reference to the web.config that the package installer doesn't add
the log in process doesn't work at all. Any help please? Really useful package by way. Simon
I haven't tried it on 7.2 I believe the MembershipProviders have been updated in 7.2 onwards, so it will probably need another update to work.
I'll take a look this weekend and if it's relatively easy to implement I'll do a new release,
Steve
Hi, I am running the 7.2.6 version of Umbraco and also receive the same error message. Was there some progress in resolving this error?
is working on a reply...