Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Does anyone applied Captcha on Backend login page till now for security reasons?
Is anyone did this before?
Hi Sumeet
Why do you need this reCaptcha?
Umbraco user can be locked after few login attempts, captcha needed for a spam protection?
/Alex
Yeah exactly, do you have any reference for this,after how many attempts? I saw similar option there on wordpress login page as well.
Its for basically robot check.
Yes if you entered your credentials wrong 5 times, you will be looked out. You can set maxInvalidPasswordAttempts to a different value for the UsersMembershipProvider in your web.config file. For example maxInvalidPasswordAttempts="15".
Thanks,
Alex
Did you find a way to do it?
i see this is an old post, but i did it. if it still relevant , post it hear and i will post the code.
Hi Liran ,can you share with me
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Apply Captcha on Backend login page
Does anyone applied Captcha on Backend login page till now for security reasons?
Is anyone did this before?
Hi Sumeet
Why do you need this reCaptcha?
Umbraco user can be locked after few login attempts, captcha needed for a spam protection?
/Alex
Yeah exactly, do you have any reference for this,after how many attempts? I saw similar option there on wordpress login page as well.
Its for basically robot check.
Hi Sumeet
Yes if you entered your credentials wrong 5 times, you will be looked out. You can set maxInvalidPasswordAttempts to a different value for the UsersMembershipProvider in your web.config file. For example maxInvalidPasswordAttempts="15".
Thanks,
Alex
Hi Sumeet
Did you find a way to do it?
Alex
i see this is an old post, but i did it. if it still relevant , post it hear and i will post the code.
Hi Liran ,can you share with me
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.