- Posts: 1
- Thank you received: 0
Recaptcha on login
4 years 3 months ago #342633
by ZiksMega
Recaptcha on login was created by ZiksMega
-- HikaShop version -- : 4.6.0
-- Joomla version -- : 4.1.0
-- PHP version -- : 8.2
-- Browser(s) name and version -- : Chrome (latest)
Hello,
i installed ReCaptcha plugin for Hikashop and it is working fine on registration; is there any way to add it to login, too?
It would be very useful to prevent brute force attempts.
Thanks in advance!
-- Joomla version -- : 4.1.0
-- PHP version -- : 8.2
-- Browser(s) name and version -- : Chrome (latest)
Hello,
i installed ReCaptcha plugin for Hikashop and it is working fine on registration; is there any way to add it to login, too?
It would be very useful to prevent brute force attempts.
Thanks in advance!
Please Log in or Create an account to join the conversation.
4 years 3 months ago #342634
by nicolas
Replied by nicolas on topic Recaptcha on login
Hi,
There is no option at the moment to add the Recaptcha of our plugin on the login.
However, while researching to answer you, I stumble on this forum thread:
forum.joomla.org/viewtopic.php?t=960418
I think there are great answers there.
And I do agree that adding captcha to the login won't add any security (if a bot can register through the registration's captcha, it will be able to login through the login's captcha). Pluse, it's a big hassle for your users to have to validate a captcha each time they login (yes, it can be invisible for 90% of the users, but for others, they will have to fill a captcha each time).
To stop brute force attacks on your login, I think this is more adapted:
extensions.joomla.org/extension/brute-force-stop/
There is no option at the moment to add the Recaptcha of our plugin on the login.
However, while researching to answer you, I stumble on this forum thread:
forum.joomla.org/viewtopic.php?t=960418
I think there are great answers there.
And I do agree that adding captcha to the login won't add any security (if a bot can register through the registration's captcha, it will be able to login through the login's captcha). Pluse, it's a big hassle for your users to have to validate a captcha each time they login (yes, it can be invisible for 90% of the users, but for others, they will have to fill a captcha each time).
To stop brute force attacks on your login, I think this is more adapted:
extensions.joomla.org/extension/brute-force-stop/
Please Log in or Create an account to join the conversation.
Time to create page: 0.248 seconds