Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Requirements:
Provide a brief description of the changeset:
Here I've created a new component called
GoogleRecaptcha
. By adding this component you'll get a recaptcha token from Google's API.Why should we take this seriously and address it? Although it's a non-functional requirement, it's invaluable because it prevents users from suffering from brute-force attacks.
Closes: Feat: add bruteforce protection #6570.
Include a screenshots if applicable:
ATM it is not completely functional since the backend part is missing but in general it won't be something that's gonna interrupt user's normal interactions with the system.
Ensure that the changeset adheres to the DCO guidelines.
It does.
What I did not manage to get a hold of, the backend part of this app (specifically talking, I guess it should be
hardcoreeng/account
). I need to just add the functionality over there and reCAPTCHA will be finished. These steps needed to be taken:Love to hear about your thoughts.
Huly®: UBERF-8685