FriendsOfFlarum / recaptcha

Increase your forum's security with Google reCAPTCHA
https://discuss.flarum.org/d/18399
MIT License
13 stars 11 forks source link

Feature request: add option to protect also the login form #8

Closed PeopleInside closed 1 year ago

PeopleInside commented 4 years ago

Hi, I see the protection is active on the registration, why not protect also the login form? This can help to prevent automated system trying to login.

Please consider to add a check box that allow this as option in the settings.

Security feature as this will add protection on login form.

askvortsov1 commented 4 years ago

I'm not sure of the use case for this. You'd need valid credentials to login, as opposed to registration where a bot could register thousands of fake accounts.

PeopleInside commented 4 years ago

Umh a bot can try to guess password. The ReCaptcha can block robots. I use ReCaptcha in login for example in the open source live helper chat.

The idea is protect login from bot's

FreshP0325 commented 4 years ago

Support. Bots from internet are trying to crack users' passwords if there is nothing to filter them out.

Sharen2020 commented 4 years ago

I have the same problem. Do you have a solution?

Sharen2020 commented 4 years ago

Because the risk of brute force cracking user password can be effectively reduced by adding reCAPTCHA to the login page.

Ralkage commented 3 years ago

Since this was brought up again via https://github.com/FriendsOfFlarum/recaptcha/issues/21; I'll have a chat with the team internally to see if we can implement these features in a future release :)

imorland commented 2 years ago

This will become possible to implement when https://github.com/flarum/framework/pull/3670 is available

I'll circle back here when it's merged and released!

PeopleInside commented 1 year ago

Hi, thanks for the update but the update has issue on login page: unable to login and captcha showed wrong. https://github.com/FriendsOfFlarum/recaptcha/issues/39