Enable brute force detection for user invitation
#19580
not-in-changelog4.11.0
@sgiehl
opened this Pull Request on July 28th 2022
Member
Description:
This will enable brute force detection for acceptInvitation and declineInvitation actions of Login controller. Failed attempts will be added each time any of those actions will be called with an invalid token.
[ ] Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
[ ] Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)